summaryrefslogtreecommitdiff
path: root/backend/RTLgenaux.ml
Commit message (Expand)AuthorAge
* - Support "switch" statements over 64-bit integersGravatar xleroy2014-08-17
* Expand 64-bit integer comparisons into 32-bit integer comparisons.Gravatar xleroy2013-04-29
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* RTLgenaux: heuristic to orient if-then-else statements based on sizes.Gravatar xleroy2012-12-31
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsGravatar xleroy2011-10-18
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03
* MAJ extraction after changes in IntegersGravatar xleroy2009-12-16
* Added support for jump tables in back end.Gravatar xleroy2009-11-10
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30