summaryrefslogtreecommitdiff
path: root/backend/RTLgen.v
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
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Merge of the clightgen branch:Gravatar xleroy2012-12-29
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* Merge of the newmem branch:Gravatar xleroy2012-05-21
* Merge of Andrew Tolmach's HASP-related changesGravatar xleroy2012-03-09
* Various algorithmic improvements that reduce compile times (thanks Alexandre ...Gravatar xleroy2010-10-27
* Merge of the reuse-temps branch:Gravatar xleroy2010-09-02
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* In compilation of Sassign, avoid systematic move from a fresh temp.Gravatar xleroy2010-05-02
* Added support for jump tables in back end.Gravatar xleroy2009-11-10
* Cil2Csyntax: added goto and labels; added assignment between structsGravatar xleroy2009-08-16
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Fusion partielle de la branche contsem: Gravatar xleroy2008-07-08
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Utilisation d'une monade avec types dependants pour garder trace des propriet...Gravatar xleroy2007-10-17
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...Gravatar xleroy2007-08-28
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Simplification de Cminor: les affectations de variables locales ne sontGravatar xleroy2006-09-18
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* Ajout construction Sswitch dans CminorGravatar xleroy2006-06-05
* Dans Cminor et Csharpminor: suppression de stmtlist, ajout de Sskip, Sseq.Gravatar xleroy2006-04-06
* Initial import of compcertGravatar xleroy2006-02-09