aboutsummaryrefslogtreecommitdiffstats
path: root/backend/RTLgen.v
Commit message (Expand)AuthorAgeFilesLines
* __builtin_expect seems to workDavid Monniaux2020-04-071-2/+2
* Adding info field for branching in RTL, LTL, XTL and all associated passesCyril SIX2020-03-111-1/+1
* Merge branch 'mppa-cse2' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2020-03-031-1/+1
|\
| * avancement (il faut utiliser Vundef visiblement)David Monniaux2019-09-021-1/+1
* | Refine the type of function results in AST.signatureXavier Leroy2020-02-211-10/+6
|/
* Remove coq warnings (#28)Bernhard Schommer2017-09-221-9/+9
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-061-0/+4
* Replace "Implicit Arguments" with "Arguments"Xavier Leroy2017-02-131-2/+2
* Removed some implict arguments.Bernhard Schommer2016-09-051-15/+6
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-6/+6
* Issue with ignoring the result of non-void builtin functions.Xavier Leroy2015-09-151-6/+7
* Renaming {BA,BR}_longofwords -> {BA,BR}_splitlong.Xavier Leroy2015-08-221-2/+2
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-42/+47
* Extended arguments to annotations, continued:Xavier Leroy2015-03-271-44/+28
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-0/+54
* - Support "switch" statements over 64-bit integersxleroy2014-08-171-42/+34
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-291-13/+28
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-31/+10
* 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