This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7767b2 LowerTypeTests: Compute SizeM1BitWidth in exportTypeId. NFCI. new d130a4c NewGVN: Fix PR 31686 and PR 31698 by rewriting store leader h [...] new 13b8e1f NewGVN: Remove pr31686.ll, it is tested by pr31594.ll, which [...]
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/Scalar/GVNExpression.h | 10 +++- lib/Transforms/Scalar/NewGVN.cpp | 77 ++++++++++++++------------ test/Transforms/NewGVN/loadforward.ll | 32 +++++++++++ test/Transforms/NewGVN/pr31594.ll | 1 + test/Transforms/NewGVN/propagate-ir-flags.ll | 1 - 5 files changed, 82 insertions(+), 39 deletions(-) create mode 100644 test/Transforms/NewGVN/loadforward.ll