This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 994272f0314 [X86] Put multiclass closer to its use and simplify slightly. NFC new 85bef5a5c4c Reapply: [ADCE][Dominators] Teach ADCE to preserve dominators new 4ddf75d9dc2 [X86] Remove patterns for PALIGNR with non-vXi8 types. new 5f18140037f [X86] Cleanup multiclasses for SSE/AVX2 PALIGNR. Add missin [...]
The 3 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/Support/GenericDomTreeConstruction.h | 7 +- lib/Target/X86/X86InstrAVX512.td | 18 ----- lib/Target/X86/X86InstrFragmentsSIMD.td | 6 +- lib/Target/X86/X86InstrSSE.td | 82 ++++++---------------- lib/Transforms/Scalar/ADCE.cpp | 53 ++++++++++++-- test/Transforms/ADCE/domtree-DoubleDeletion.ll | 39 ++++++++++ .../ADCE/{basictest.ll => unreachable.ll} | 0 7 files changed, 117 insertions(+), 88 deletions(-) create mode 100644 test/Transforms/ADCE/domtree-DoubleDeletion.ll copy test/Transforms/ADCE/{basictest.ll => unreachable.ll} (100%)