summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-09-17-inline-asm-1.ll
Commit message (Expand)AuthorAge
* Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen2012-06-08
* Do not model all INLINEASM instructions as having unmodelled side effects.Evan Cheng2011-01-07
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-15
* Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen2010-05-12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove SelectionDag early allocation of registersDale Johannesen2008-09-24
* Clean up the test.Evan Cheng2008-09-20
* Add a bit to mark operands of asm's that conflictDale Johannesen2008-09-17