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