Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2010-03-05-ConstantFoldCFG.ll
2010-03-05 Jakob Stoklund OlesenAvoid creating bad PHI instructions when BR is being...