Don't emit a bit test if there is only one case the test can yield false. A simple...
[oota-llvm.git] / test / CodeGen / X86 / unreachable-loop-sinking.ll
2010-04-05 Dan GohmanDon't do code sinking on unreachable blocks. It's unpro...