[InstSimplify] Allow folding of fdiv X, X with just NaNs ignored
[oota-llvm.git] / test / Transforms / InstSimplify / floating-point-compare.ll
2015-01-28 Elena DemikhovskyFold fcmp in cases where value is provably non-negative...