This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3407b73c4f [X86] Add tests to verify the presence of "ReadAfterLd" aft [...] new 39bfbf12ad9 [X86] Add llvm-mca tests for r328834.
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: test/tools/llvm-mca/X86/fma3-read-after-ld-1.s | 22 +++++++++++++ test/tools/llvm-mca/X86/fma3-read-after-ld-2.s | 22 +++++++++++++ .../llvm-mca/X86/variable-blend-read-after-ld-1.s | 38 ++++++++++++++++++++++ .../llvm-mca/X86/variable-blend-read-after-ld-2.s | 38 ++++++++++++++++++++++ 4 files changed, 120 insertions(+) create mode 100644 test/tools/llvm-mca/X86/fma3-read-after-ld-1.s create mode 100644 test/tools/llvm-mca/X86/fma3-read-after-ld-2.s create mode 100644 test/tools/llvm-mca/X86/variable-blend-read-after-ld-1.s create mode 100644 test/tools/llvm-mca/X86/variable-blend-read-after-ld-2.s