Add a test case to check handling of dbg-declare by fast-isel.
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-29-LocalRegAllocBug.ll
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-29 Evan ChengLocal register allocator shouldn't assume only the...