This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 328a635eb4e NewGVN: Fix PR33194, memory corruption by putting temporary [...] new 0ef24304b86 NewGVN: Compute hash value of expression on demand and use [...] new 21ff45022b5 Fix PR33031: correct the estimate of maximum offset for ins [...]
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 | 11 +++++- lib/Target/AArch64/AArch64FrameLowering.cpp | 35 ++++++++++++++--- lib/Transforms/Scalar/NewGVN.cpp | 42 ++++++--------------- test/CodeGen/AArch64/reg-scavenge-frame.mir | 52 ++++++++++++++++++++++++++ 4 files changed, 104 insertions(+), 36 deletions(-) create mode 100644 test/CodeGen/AArch64/reg-scavenge-frame.mir