summaryrefslogtreecommitdiff
path: root/driver/Compiler.v
Commit message (Expand)AuthorAge
* Merge of branch linear-typing:Gravatar xleroy2014-04-06
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.Gravatar xleroy2014-01-12
* Merge of branch value-analysis.Gravatar xleroy2013-12-20
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Partial backtracking on previous commit: the "hole in Mach stack frame" Gravatar xleroy2013-03-03
* Revised Stacking and Asmgen passes and Mach semantics: Gravatar xleroy2013-03-01
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Merge of the clightgen branch:Gravatar xleroy2012-12-29
* Globalenvs: allocate one-byte block with permissions Nonempty for eachGravatar xleroy2012-11-12
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* More aggressive common subexpression elimination (CSE) of memory loads.Gravatar xleroy2012-02-23
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14
* New backend pass "RRE": optimize (somewhat) redundant reloads introduced by t...Gravatar xleroy2011-08-16
* Added animation of the CompCert C semantics (ccomp -interp)Gravatar xleroy2011-07-28
* Merge of branch new-semantics: revised and strengthened top-level statements ...Gravatar xleroy2011-07-15
* powerpc/PrintAsm.ml arm/PrintAsm.ml: updated (no label elimination).Gravatar xleroy2011-05-08
* Added pass CleanupLabels to remove unreferenced labels in a proved way.Gravatar xleroy2011-05-08
* Renamed Machconcr into Machsem.Gravatar xleroy2011-04-09
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* More global initialization work done and proved in Coq.Gravatar xleroy2011-03-13
* Initializers for global variables: compile-time evaluation of expressions don...Gravatar xleroy2011-03-12
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Merging the Princeton implementation of the memory model. Separate axioms in...Gravatar xleroy2010-06-28
* Added 'going wrong' behaviorsGravatar xleroy2009-08-05
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* Added tail call optimization passGravatar xleroy2009-03-26
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30