Add more special treatment for inline asm in RegAllocFast.
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-18-inline-asm-2.ll
2010-06-28 Jakob Stoklund OlesenAdd more special treatment for inline asm in RegAllocFast.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-14 Jakob Stoklund OlesenSimplify the handling of physreg defs and uses in RegAl...
2010-05-13 Jakob Stoklund OlesenTake allocation hints from copy instructions to/from...
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2010-01-23 Evan ChengFix tests.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-23 Evan ChengModel inline asm constraint which ties an input to...
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers