Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / omit-label.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-18 Dan GohmanMake this test less sensitive to assembler differences.
2009-08-18 Chris Lattnerforce a triple so this passes on darwin
2009-08-18 Dan GohmanMake tail merging handle blocks with repeated predecess...
2009-05-05 Dan GohmanIf a MachineBasicBlock has multiple ways of reaching...