aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Asmgenproof0.v
Commit message (Expand)AuthorAgeFilesLines
* 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