This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9053922 [AArch64] Add Cavium ThunderX support new dc88467 GlobalISel: verify that generic loads & stores have a mem operand. new 2b1fc31 [X86][TBM] Add TBM stack folding tests
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/CodeGen/MachineVerifier.cpp | 8 + .../AArch64/GlobalISel/regbankselect-default.mir | 4 +- .../ARM/GlobalISel/arm-instruction-select.mir | 8 +- test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 16 +- test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 12 +- test/CodeGen/X86/stack-folding-tbm.ll | 201 +++++++++++++++++++++ 6 files changed, 229 insertions(+), 20 deletions(-) create mode 100644 test/CodeGen/X86/stack-folding-tbm.ll