This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd9c8d375ad [X86] Add more icelake model numbers to getHostCPUName. new 4c8abfc9e0c [X86][InstCombine] Remove InstCombine code that turns X86 r [...]
The 1 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/X86InstrAVX512.td | 46 ------ lib/Target/X86/X86InstrSSE.td | 26 --- lib/Transforms/InstCombine/InstCombineCalls.cpp | 122 -------------- test/CodeGen/X86/vec_floor.ll | 112 ++++++++----- test/Transforms/InstCombine/X86/x86-avx.ll | 41 ----- test/Transforms/InstCombine/X86/x86-avx512.ll | 207 ------------------------ test/Transforms/InstCombine/X86/x86-sse41.ll | 44 ----- 7 files changed, 72 insertions(+), 526 deletions(-) delete mode 100644 test/Transforms/InstCombine/X86/x86-avx.ll