[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / branchfolding-landingpads.ll
2015-04-30 Pete CooperDon't rewrite jumps to empty BBs to landing pads.