This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b2b901a7e1 [ARC] Add LImm support for J/JL new a2ce47d27d2 [llvm-mca] Ensure that instructions with a schedule read-ad [...] new 6bda3ad7207 Revert r330027: "[llvm-exegesis] re-enable failing tests af [...]
The 2 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/BtVer2/read-advance-3.s | 44 +++++++++++ tools/llvm-mca/Scheduler.cpp | 91 ++++++++++------------ tools/llvm-mca/Scheduler.h | 13 ++-- .../llvm-exegesis/X86/InMemoryAssemblerTest.cpp | 8 +- 4 files changed, 95 insertions(+), 61 deletions(-) create mode 100644 test/tools/llvm-mca/X86/BtVer2/read-advance-3.s