This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7144779933 [PassTimingInfo] cleanup on TimingData's Timer handling new e13455ff38a [llvm-mca][x86] Add tests demonstrating ReadAfterLd delay
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/read-after-ld-1.s | 115 ++++++++++++++ test/tools/llvm-mca/X86/read-after-ld-2.s | 253 ++++++++++++++++++++++++++++++ 2 files changed, 368 insertions(+) create mode 100644 test/tools/llvm-mca/X86/read-after-ld-1.s create mode 100644 test/tools/llvm-mca/X86/read-after-ld-2.s