aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintRTL.ml
Commit message (Expand)AuthorAgeFilesLines
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-21/+5
* Merge of branch value-analysis.xleroy2013-12-201-0/+3
* Do not use Format for faster printing of RTL, XTL, LTL, Machxleroy2013-09-261-34/+32
* Assorted changes to reduce stack and heap requirements when compiling very bi...xleroy2013-03-161-1/+1
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-6/+6
* Globalenvs: allocate one-byte block with permissions Nonempty for eachxleroy2012-11-121-5/+5
* Merge of the newmem branch:xleroy2012-05-211-25/+18
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsxleroy2011-10-181-1/+1
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-11/+3
* Merge of branches/full-expr-4:xleroy2010-08-181-9/+50
* Pretty-printers for RTL and LTL. Not yet well integrated.xleroy2010-05-021-0/+111