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