summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-09-18-inline-asm-2.ll
Commit message (Expand)AuthorAge
* Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen2012-06-08
* Linear scan is going away.Jakob Stoklund Olesen2011-11-12
* Fix test typo.Benjamin Kramer2011-08-31
* Fix a test that keeps breaking when allocation orders change.Jakob Stoklund Olesen2011-06-04
* Fix one more batch of X86 tests to be register allocation dependent.Jakob Stoklund Olesen2011-04-05
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-28
* Add more special treatment for inline asm in RegAllocFast.Jakob Stoklund Olesen2010-06-28
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-15
* Simplify the handling of physreg defs and uses in RegAllocFast.Jakob Stoklund Olesen2010-05-14
* Take allocation hints from copy instructions to/from physregs.Jakob Stoklund Olesen2010-05-13
* Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen2010-05-12
* Fix tests.Evan Cheng2010-01-23
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Model inline asm constraint which ties an input to an output register as mach...Evan Cheng2009-03-23
* Remove SelectionDag early allocation of registersDale Johannesen2008-09-24