[InstSimplify] add nuw %x, C2 must be at least C2
[oota-llvm.git] / test / Transforms / InstSimplify / floating-point-compare.ll
2015-07-10 Benjamin Kramer[InstSimplify] Fold away ord/uno fcmps when nnan is...
2015-01-28 Elena DemikhovskyFold fcmp in cases where value is provably non-negative...