aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintRTL.ml
Commit message (Expand)AuthorAgeFilesLines
* Added prediction info in the printersCyril SIX2020-03-131-2/+3
* Adding info field for branching in RTL, LTL, XTL and all associated passesCyril SIX2020-03-111-1/+1
* ONE "admitted" and things compileDavid Monniaux2019-09-061-3/+4
* Compatibility with OCaml 4.08 (#302)Xavier Leroy2019-07-081-1/+1
* Deactivate warning 27 and added back removed code.Bernhard Schommer2016-03-151-2/+2
* Code cleanup.Bernhard Schommer2016-03-101-4/+2
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-1/+1
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-5/+3
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-0/+4
* - 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