This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae7898988aa [NFC][Codegen] Revisit test coverage for X % C == 0 fold on [...] new 9e1d7394457 hwasan: Remove the old frame descriptor mechanism. new 08a4b34e50b [X86] CombineShuffleWithExtract - recurse through EXTRACT_S [...]
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/X86/X86ISelLowering.cpp | 18 ++--- .../Instrumentation/HWAddressSanitizer.cpp | 81 ---------------------- test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll | 14 ++-- test/CodeGen/X86/shuffle-vs-trunc-512.ll | 14 ++-- test/Instrumentation/HWAddressSanitizer/basic.ll | 2 - .../HWAddressSanitizer/frame-descriptor.ll | 27 -------- .../HWAddressSanitizer/with-calls.ll | 1 - 7 files changed, 17 insertions(+), 140 deletions(-) delete mode 100644 test/Instrumentation/HWAddressSanitizer/frame-descriptor.ll