This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4408ff5e00b [InstSimplify] use any-zero matcher for fcmp folds new a42abce2256 [GVN] Fix last crasher w/non-integral pointers new 81e598fa8a3 Revert "[InstSimplify] use any-zero matcher for fcmp folds"
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 | 47 ++++++++--------- lib/Transforms/Utils/VNCoercion.cpp | 20 +++++++- test/Transforms/GVN/non-integral-pointers.ll | 60 +++++++++++++++++++++- .../InstSimplify/floating-point-compare.ll | 16 ++++-- 4 files changed, 111 insertions(+), 32 deletions(-)