This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 942d6e6 [ARM] Add Kryo to available targets new a96ab41 NewGVN: This patch makes memory congruence work for all types [...] new 8648b7d NewGVN: Fix a small formatting issue in performSymbolicLoadEv [...] new 9347314 NewGVN: Fixup some small issues new 3d88b14 NewGVN: Rename some functions for consistency
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: include/llvm/Transforms/Scalar/GVNExpression.h | 1 + lib/Transforms/Scalar/NewGVN.cpp | 774 +++++++++++++++++-------- test/Transforms/NewGVN/pr31613.ll | 9 +- test/Transforms/NewGVN/refine-stores.ll | 189 ++++++ 4 files changed, 726 insertions(+), 247 deletions(-) create mode 100644 test/Transforms/NewGVN/refine-stores.ll