This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 771a901 [TargetLowering] fix SETCC SETLT folding with FP types new d4b68fb NewGVN: Use shouldSwapOperands in one more place new 524c485 NewGVN: Reverse order of congruence class elimination to maxi [...] new f957e0d NewGVN: We really pass TBAA if we enable DCE and fix the test [...] new 583dfa9 NewGVN: Update a number of xfailed tests to either be correct [...]
The 4 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/Transforms/Scalar/NewGVN.cpp | 6 ++-- test/Transforms/NewGVN/2007-07-26-PhiErasure.ll | 45 ++++++++++++------------- test/Transforms/NewGVN/bitcast-of-call.ll | 18 ++++++---- test/Transforms/NewGVN/calls-nonlocal.ll | 2 ++ test/Transforms/NewGVN/fold-const-expr.ll | 2 +- test/Transforms/NewGVN/pr10820.ll | 2 +- test/Transforms/NewGVN/pr14166.ll | 1 + test/Transforms/NewGVN/pr17732.ll | 2 +- test/Transforms/NewGVN/tbaa.ll | 8 +++-- 9 files changed, 47 insertions(+), 39 deletions(-)