aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Machregs.v
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-1/+1
* Use Coq strings instead of idents to name external and builtin functions.Xavier Leroy2015-10-111-15/+8
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-1/+12
* Extended inline asm: revised treatment of clobbered registers.Xavier Leroy2015-05-091-1/+29
* Merge of "newspilling" branch:xleroy2014-07-231-14/+16
* Support Onot operator / notl instruction. More constant propagation during s...xleroy2014-04-061-0/+1
* In Regalloc, dead code elimination, don't eliminate move operationsxleroy2014-02-231-0/+3
* - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4.xleroy2014-01-121-1/+1
* Optimize integer divisions by positive constants, turning them intoxleroy2013-07-291-0/+6
* Merge of the float32 branch: xleroy2013-05-191-1/+8
* Revert suppression of __builtin_{read,write}_reversed for x86 and ARM,xleroy2013-04-291-2/+9
* Add __builtin_bswap16 and __builtin_bswap32 to all ports.xleroy2013-04-201-5/+5
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-27/+165
* Glasnost: making transparent a number of definitions that were opaquexleroy2013-03-101-1/+2
* Merge of the reuse-temps branch:xleroy2010-09-021-0/+76