This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79674b60d76 [llvm-mca][X86] Add missing mfence/pinsrw tests new 2432e368c81 Use response file when generating LLVM-C.dll new 02f4bb54c2d [x86] add another partial undef vector binop test; NFC new 1175177aa68 [llvm-mca][X86] Add missing enter/leave, invlpg/invlpga, rd [...]
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: test/CodeGen/X86/vector-partial-undef.ll | 33 +++++++++++++++++++- test/tools/llvm-mca/X86/Atom/resources-x86_64.s | 34 +++++++++++++++++++- test/tools/llvm-mca/X86/BdVer2/resources-x86_64.s | 34 +++++++++++++++++++- .../llvm-mca/X86/Broadwell/resources-x86_64.s | 34 +++++++++++++++++++- test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 34 +++++++++++++++++++- test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 34 +++++++++++++++++++- test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 34 +++++++++++++++++++- test/tools/llvm-mca/X86/SLM/resources-x86_64.s | 34 +++++++++++++++++++- .../llvm-mca/X86/SandyBridge/resources-x86_64.s | 36 ++++++++++++++++++++-- .../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 34 +++++++++++++++++++- .../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 34 +++++++++++++++++++- test/tools/llvm-mca/X86/Znver1/resources-x86_64.s | 34 +++++++++++++++++++- tools/llvm-shlib/CMakeLists.txt | 9 +++++- tools/llvm-shlib/gen-msvc-exports.py | 15 +++++++-- 14 files changed, 416 insertions(+), 17 deletions(-)