This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ef027ed59f3 Regenerate test in prep for SimplifyDemandedBits improvements. new 4ed822d1608 [MCA] Don't assume that createMCInstrAnalysis() always retu [...]
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: include/llvm/MCA/InstrBuilder.h | 4 +- lib/MCA/InstrBuilder.cpp | 21 ++++--- .../llvm-mca}/SystemZ/lit.local.cfg | 0 test/tools/llvm-mca/SystemZ/stm-lm.s | 72 ++++++++++++++++++++++ tools/llvm-mca/llvm-mca.cpp | 2 +- 5 files changed, 88 insertions(+), 11 deletions(-) copy test/{CodeGen => tools/llvm-mca}/SystemZ/lit.local.cfg (100%) create mode 100644 test/tools/llvm-mca/SystemZ/stm-lm.s