aboutsummaryrefslogtreecommitdiffstats
path: root/common/PrintAST.ml
Commit message (Expand)AuthorAgeFilesLines
* Renaming {BA,BR}_longofwords -> {BA,BR}_splitlong.Xavier Leroy2015-08-221-4/+4
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-22/+26
* Support for GCC-style extended asm, continued:Xavier Leroy2015-04-211-1/+1
* Experiment: support a subset of GCC's extended asm statements.Xavier Leroy2015-04-171-1/+1
* Updated the Caml part. Added some more tests in annot1.c.Xavier Leroy2015-03-271-2/+4
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-0/+23
* Merge of "newspilling" branch:xleroy2014-07-231-0/+4
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-1/+0
* Cminor parsing and printing (from Andrew Tolmach)xleroy2013-10-161-4/+4
* Merge of the float32 branch: xleroy2013-05-191-1/+5
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-1/+2
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-1/+1
* Update Cminor parser and printer so that the parser can parse the whole Cmino...xleroy2013-01-071-4/+4
* Support for inline assembly (asm statements).xleroy2012-12-181-0/+1
* - Revised non-overflow constraints on memory injections so that xleroy2012-07-231-0/+1
* Added volatile_read_global and volatile_store_global builtins.xleroy2012-01-151-0/+6
* Forgot to add new filexleroy2011-06-141-0/+40