aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Stacking.v
Commit message (Expand)AuthorAgeFilesLines
* more on notrapDavid Monniaux2019-09-051-2/+2
* Extend builtin arguments with a pointer addition operatorXavier Leroy2017-07-061-0/+2
* Use "Local" as prefixXavier Leroy2017-02-131-1/+1
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-15/+15
* Revise the Stacking pass and its proof to make it easier to adapt to 64-bit a...Xavier Leroy2016-04-271-79/+34
* Update the back-end proofs to the new linking framework.Xavier Leroy2016-03-061-12/+4
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-5/+5
* 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-21/+19
* Harmless typo ('__' instead of '_') causing a warning at extraction time.Xavier Leroy2015-04-061-1/+1
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-7/+19
* Merge of "newspilling" branch:xleroy2014-07-231-4/+4
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-15/+17
* Assorted changes to reduce stack and heap requirements when compiling very bi...xleroy2013-03-161-1/+1
* Remove some useless "Require".xleroy2012-12-301-2/+0
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-0/+12
* Merge of branch "unsigned-offsets":xleroy2011-04-091-13/+8
* Merge of the reuse-temps branch:xleroy2010-09-021-8/+2
* Support for inlined built-ins.xleroy2010-06-291-0/+2
* Added support for jump tables in back end.xleroy2009-11-101-0/+2
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-051-1/+1
* - Added alignment constraints to memory loads and stores.xleroy2009-01-111-2/+0
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-52/+3
* Revu le traitement de la 'red zone' en bas de la pilexleroy2008-04-121-2/+4
* Revu gestion retaddr et link dans Stackingxleroy2008-04-121-8/+18
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+12
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-31/+57
* Stocker l'adresse de retour a l'offset 12 au lieu de l'offset 4 pour meilleur...xleroy2006-09-081-3/+3
* Fusion de la branche "traces":xleroy2006-09-041-1/+6
* Initial import of compcertxleroy2006-02-091-0/+226