aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-09-18-inline-asm-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Linear scan is going away.Jakob Stoklund Olesen2011-11-121-1/+0
* Fix test typo.Benjamin Kramer2011-08-311-1/+1
* Fix a test that keeps breaking when allocation orders change.Jakob Stoklund Olesen2011-06-041-8/+28
* Fix one more batch of X86 tests to be register allocation dependent.Jakob Stoklund Olesen2011-04-051-2/+4
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-281-2/+2
* Add more special treatment for inline asm in RegAllocFast.Jakob Stoklund Olesen2010-06-281-1/+1
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-151-1/+0
* Simplify the handling of physreg defs and uses in RegAllocFast.Jakob Stoklund Olesen2010-05-141-1/+1
* Take allocation hints from copy instructions to/from physregs.Jakob Stoklund Olesen2010-05-131-1/+1
* Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen2010-05-121-0/+2
* Fix tests.Evan Cheng2010-01-231-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Model inline asm constraint which ties an input to an output register as mach...Evan Cheng2009-03-231-2/+2
* Remove SelectionDag early allocation of registersDale Johannesen2008-09-241-0/+26