heptagon/compiler
Gwenaël Delaval c57b71b6aa Merge branch 'bzr' into decade
- Added Boolean module (enum types to boolean vectors)
- Added Hept_clocking analysis, called before Boolean
- Added z3z target from minils (sigali format)
- Bug corrections in Normalize, Normalize_mem

Conflicts:
	compiler/heptagon/analysis/typing.ml
	compiler/heptagon/heptagon.ml
	compiler/heptagon/parsing/hept_parser.mly
	compiler/heptagon/parsing/hept_parsetree.ml
	compiler/heptagon/parsing/hept_scoping.ml
	compiler/main/hept2mls.ml
	compiler/main/heptc.ml
	compiler/main/mls2seq.ml
	compiler/minils/minils.ml
	compiler/minils/transformations/normalize_mem.ml
	test/check
2011-08-04 13:37:33 +02:00
..
global Merge branch 'bzr' into decade 2011-08-04 13:37:33 +02:00
heptagon Merge branch 'bzr' into decade 2011-08-04 13:37:33 +02:00
main Merge branch 'bzr' into decade 2011-08-04 13:37:33 +02:00
minils Merge branch 'bzr' into decade 2011-08-04 13:37:33 +02:00
obc Revert changes 2011-07-22 10:52:31 +02:00
utilities Merge branch 'bzr' into decade 2011-08-04 13:37:33 +02:00
_tags Added memalloc pass to the compiler 2011-05-25 09:12:11 +02:00
Makefile Fix the Makefile 2011-07-27 09:12:09 +02:00
myocamlbuild.ml Added memalloc pass to the compiler 2011-05-25 09:12:11 +02:00
preproc.ml Fixed location to use formatter instead of out_channel. 2010-08-24 17:29:00 +02:00
README_ocamlbuild_hepts.txt Graphical simulator hepts 2011-05-12 10:08:13 +02:00
TODO.txt C backend ported to recent API changes in Obc 2011-03-09 09:46:00 +01:00