SimplifyCFG: Don't convert phis into selects if we could remove undef behavior
[oota-llvm.git] / test / Feature / optnone-opt.ll
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...