Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / test / Transforms / InstCombine / mul-masked-bits.ll
2008-05-07 Dan GohmanFix a bug in the ComputeMaskedBits logic for multiply.