aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintLTL.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvx-work' into kvx-work-merge3.8Cyril SIX2020-12-041-2/+2
|\
| * Tunneling: improved elimination of conditionsSylvain Boulmé2020-11-161-2/+2
* | Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-181-1/+1
|\ \ | |/ |/|
| * Move shared code in new file.Bernhard Schommer2020-06-281-1/+1
* | 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
* Remove open Locations.Bernhard Schommer2017-02-061-6/+5
* Deactivate warning 27 and added back removed code.Bernhard Schommer2016-03-151-2/+2
* Code cleanup.Bernhard Schommer2016-03-101-4/+3
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-4/+3
* Updated the Caml part. Added some more tests in annot1.c.Xavier Leroy2015-03-271-2/+2
* Do not use Format for faster printing of RTL, XTL, LTL, Machxleroy2013-09-261-30/+28
* Hunting stack overflows again:xleroy2013-05-271-1/+1
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-67/+92
* 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-2/+5
* Pretty-printers for RTL and LTL. Not yet well integrated.xleroy2010-05-021-0/+117