This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3782b7 [GlobalISel] Use ImmutableCallSite instead of templates. NFC. new 4300916 NewGVN: Rename a few things for clarity new d7d7be8b NewGVN: Rewrite DCE during elimination so we do it as well as [...]
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: include/llvm/Transforms/Utils/Local.h | 6 + lib/Transforms/Scalar/NewGVN.cpp | 201 +++++++++++++++++----------- lib/Transforms/Utils/Local.cpp | 16 ++- test/Transforms/NewGVN/load-constant-mem.ll | 26 ++-- test/Transforms/NewGVN/pr31613.ll | 2 - test/Transforms/NewGVN/pr31682.ll | 1 - test/Transforms/NewGVN/pr31758.ll | 3 - test/Transforms/NewGVN/tbaa.ll | 7 +- 8 files changed, 160 insertions(+), 102 deletions(-)