summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/phys-reg-local-regalloc.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Enable call frame optimization ("mov to push") not only for optsize (PR...Hans Wennborg2016-03-301-3/+3
* Implemented stack symbol table ordering/packing optimization to improve data ...Zia Ansari2016-02-151-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd2012-07-181-3/+17
* Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen2012-06-081-1/+1
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-151-2/+2
* Reapply 95050 with a tweak to check the register class.Dale Johannesen2010-02-031-0/+2
* Test revert 95050; there's a good chance it's causingDale Johannesen2010-02-021-2/+0
* Make local RA smarter about reusing input register of a copyDale Johannesen2010-02-021-0/+2
* Do better with physical reg operands (typically, from inline asm)Dale Johannesen2009-12-161-0/+49
OpenPOWER on IntegriCloud