aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Machregsaux.ml
Commit message (Expand)AuthorAgeFilesLines
* Remove code that will is deprecated in ocaml 4.03Bernhard Schommer2016-06-211-2/+2
* Revise the Stacking pass and its proof to make it easier to adapt to 64-bit a...Xavier Leroy2016-04-271-4/+1
* Extended inline asm: revised treatment of clobbered registers.Xavier Leroy2015-05-091-22/+9
* Allow "scratch" (non-allocatable temporary registers) to be mentioned in asm ...Xavier Leroy2015-04-231-0/+2
* Take asm clobbers into account for determining callee-save registers used.Xavier Leroy2015-04-231-0/+7
* Support for GCC-style extended asm, continued:Xavier Leroy2015-04-211-2/+2
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-4/+4
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+40