aboutsummaryrefslogtreecommitdiffstats
path: root/backend/RTLgenspec.v
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-24/+24
|\
| * Qualify `Hint` as `Global Hint` where appropriateXavier Leroy2021-01-211-24/+24
* | __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-2/+2
* | 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-6/+6
|/
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-94/+94
* Issue with ignoring the result of non-void builtin functions.Xavier Leroy2015-09-151-6/+12
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-14/+27
* Extended arguments to annotations, continued:Xavier Leroy2015-03-271-209/+6
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-2/+219
* - Support "switch" statements over 64-bit integersxleroy2014-08-171-78/+66
* Expand 64-bit integer comparisons into 32-bit integer comparisons.xleroy2013-04-291-30/+61
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-63/+29
* Remove some useless "Require".xleroy2012-12-301-4/+0
* Merge of the clightgen branch:xleroy2012-12-291-5/+5
* Merge of branch seq-and-or. See Changelog for details.xleroy2012-10-061-58/+27
* Merge of the newmem branch:xleroy2012-05-211-5/+25
* Various algorithmic improvements that reduce compile times (thanks Alexandre ...xleroy2010-10-271-3/+4
* Merge of the reuse-temps branch:xleroy2010-09-021-8/+68
* Merge of branches/full-expr-4:xleroy2010-08-181-66/+38
* Support for inlined built-ins.xleroy2010-06-291-0/+11
* In compilation of Sassign, avoid systematic move from a fresh temp.xleroy2010-05-021-72/+152
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-1/+1
* Added support for jump tables in back end.xleroy2009-11-101-19/+56
* Cil2Csyntax: added goto and labels; added assignment between structsxleroy2009-08-161-4/+2
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-051-124/+61
* - Added alignment constraints to memory loads and stores.xleroy2009-01-111-26/+0
* Fusion partielle de la branche contsem: xleroy2008-07-081-200/+140
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Utilisation d'une monade avec types dependants pour garder trace des propriet...xleroy2007-10-171-497/+301
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...xleroy2007-08-281-89/+161
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-0/+1455