aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Machregsaux.ml
Commit message (Expand)AuthorAgeFilesLines
* 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