aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Asmgenproof0.v
Commit message (Expand)AuthorAgeFilesLines
* Qualify `Hint` as `Global Hint` where appropriateXavier Leroy2021-01-211-6/+6
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-16/+16
* AArch64 portXavier Leroy2019-08-081-14/+37
* Asmgenproof0: add predicate exec_straight0Xavier Leroy2019-08-071-0/+26
* Model external calls as destroying all caller-save registersXavier Leroy2018-06-011-0/+17
* Remove coq warnings (#28)Bernhard Schommer2017-09-221-2/+2
* Asmgenproof0: some more useful lemmasXavier Leroy2017-08-171-0/+29
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-3/+3
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-34/+41
* Introduce register pairs to describe calling conventions more preciselyXavier Leroy2016-05-171-26/+34
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-60/+60
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-10/+36
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-22/+15
* Merge of the "princeton" branch:xleroy2013-06-161-2/+2
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-48/+86
* Assorted changes to reduce stack and heap requirements when compiling very bi...xleroy2013-03-161-0/+22
* Finished backtracking (cf previous commit) for ARM and PowerPC.xleroy2013-03-041-11/+16
* Partial backtracking on previous commit: the "hole in Mach stack frame" xleroy2013-03-031-278/+236
* Revised Stacking and Asmgen passes and Mach semantics: xleroy2013-03-011-0/+844