This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b04f74ca3f [PoisonChecking] Flesh out complete todo list for full coverage new 132fdde04ea hwasan: Improve precision of checks using short granule tags. new b3ee0ad2c35 [SLP] Optimize getSpillCost(); NFCI
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/Target/AArch64/AArch64AsmPrinter.cpp | 71 +++++++++++++++- .../Instrumentation/HWAddressSanitizer.cpp | 98 ++++++++++++++++++---- lib/Transforms/Vectorize/SLPVectorizer.cpp | 16 ++-- test/CodeGen/AArch64/hwasan-check-memaccess.ll | 28 ++++++- .../HWAddressSanitizer/alloca-with-calls.ll | 3 +- test/Instrumentation/HWAddressSanitizer/alloca.ll | 15 ++-- test/Instrumentation/HWAddressSanitizer/basic.ll | 52 +++++++++++- .../HWAddressSanitizer/kernel-alloca.ll | 5 +- 8 files changed, 253 insertions(+), 35 deletions(-)