This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c42b49a3879 [InstSimplify] add tests for implied cmp with zero (PR35790); NFC new 7cecff0f6f5 [hwasan] Stack instrumentation. new e5f83314a1d PeepholeOpt cleanup/refactor; NFC
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: lib/CodeGen/PeepholeOptimizer.cpp | 810 ++++++++++----------- lib/Target/AArch64/AArch64ISelLowering.h | 1 + .../Instrumentation/HWAddressSanitizer.cpp | 171 ++++- test/Instrumentation/HWAddressSanitizer/alloca.ll | 45 ++ 4 files changed, 584 insertions(+), 443 deletions(-) create mode 100644 test/Instrumentation/HWAddressSanitizer/alloca.ll