ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0
[oota-llvm.git] / test / Transforms / InstCombine / 2012-02-13-FCmp.ll
2012-02-13 Devang PatelCheck against umin while converting fcmp into an icmp.