This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35ba3b0bbd6 [X86][BtVer2] Fix MMX/YMM integer vector nt store schedules new 6d6fe22ff78 [llvm-mca][X86] Add missing SSE4A test file new 28daf68df74 [X86] Remove and autoupgrade avx512.vbroadcast.ss/avx512.vb [...] new fb89f7ec00d alphabetize list
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/IR/IntrinsicsX86.td | 7 --- lib/IR/AutoUpgrade.cpp | 4 +- lib/Target/X86/X86InstrAVX512.td | 5 --- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 20 +++++++++ test/CodeGen/X86/avx512-intrinsics.ll | 20 --------- test/tools/llvm-mca/X86/Znver1/resources-sse4a.s | 55 ++++++++++++++++++++++++ unittests/CMakeLists.txt | 2 +- 7 files changed, 79 insertions(+), 34 deletions(-) create mode 100644 test/tools/llvm-mca/X86/Znver1/resources-sse4a.s