Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-21-MismatchedCastAndCompare.ll
2008-06-09 Dan GohmanFix two more not-grep tests that were missing llvm...
2008-01-28 Nick LewyckyHandle some more combinations of extend and icmp. Fixes...