This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b6736ee4c14 [SystemZ] Improve handling of Select pseudo-instructions new b57e446bd82 [SystemZ] Refactor some VT casts in DAG match patterns new 1cff79735ca [llvm-mca] Correctly handle zero-latency stores that consum [...]
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: lib/Target/SystemZ/SystemZInstrFormats.td | 118 ++++++++++----------- .../llvm-mca/AArch64/Falkor/zero-latency-store.s | 44 ++++++++ tools/llvm-mca/Dispatch.cpp | 3 +- tools/llvm-mca/Scheduler.cpp | 3 +- 4 files changed, 107 insertions(+), 61 deletions(-) create mode 100644 test/tools/llvm-mca/AArch64/Falkor/zero-latency-store.s