This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1ef057dce8d [InstSimplify] fold 'fcmp nnan oge X, 0.0' when X is not negative new 123a45feb66 [InstCombine] add assertion that InstSimplify has folded a [...] new 5406c80642f [InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is not negative
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/InstructionSimplify.cpp | 5 ++++- lib/Transforms/InstCombine/InstCombineCompares.cpp | 7 +++++-- test/Transforms/InstSimplify/floating-point-compare.ll | 16 ++++------------ 3 files changed, 13 insertions(+), 15 deletions(-)