Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / test / Transforms / InstCombine / apint-call-cast-target.ll
2008-06-01 Duncan SandsWhen simplifying a call to a bitcast function, tighten up
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...