aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/phys-reg-local-regalloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* 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