aboutsummaryrefslogtreecommitdiffstats
path: root/backend/RTLgen.v
Commit message (Expand)AuthorAgeFilesLines
* Remove some useless "Require".xleroy2012-12-301-1/+0
* Merge of the clightgen branch:xleroy2012-12-291-2/+2
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-33/+16
* Merge of the newmem branch:xleroy2012-05-211-2/+11
* Merge of Andrew Tolmach's HASP-related changesxleroy2012-03-091-1/+1
* Various algorithmic improvements that reduce compile times (thanks Alexandre ...xleroy2010-10-271-1/+1
* Merge of the reuse-temps branch:xleroy2010-09-021-3/+32
* Merge of branches/full-expr-4:xleroy2010-08-181-23/+17
* Support for inlined built-ins.xleroy2010-06-291-0/+6
* In compilation of Sassign, avoid systematic move from a fresh temp.xleroy2010-05-021-3/+2
* Added support for jump tables in back end.xleroy2009-11-101-0/+17
* Cil2Csyntax: added goto and labels; added assignment between structsxleroy2009-08-161-3/+1
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-051-10/+10
* - Added alignment constraints to memory loads and stores.xleroy2009-01-111-6/+0
* Fusion partielle de la branche contsem: xleroy2008-07-081-71/+122
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Utilisation d'une monade avec types dependants pour garder trace des propriet...xleroy2007-10-171-44/+146
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...xleroy2007-08-281-19/+35
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-50/+70
* Simplification de Cminor: les affectations de variables locales ne sontxleroy2006-09-181-97/+50
* Fusion de la branche "traces":xleroy2006-09-041-8/+15
* Ajout construction Sswitch dans Cminorxleroy2006-06-051-4/+26
* Dans Cminor et Csharpminor: suppression de stmtlist, ajout de Sskip, Sseq.xleroy2006-04-061-20/+13
* Initial import of compcertxleroy2006-02-091-0/+473