This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 026c5b36e02 MachineVerifier: Improve register operand checks new f6ac57c40ed [DAGCombine] Disable finding better chains for stores at O0
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 +- test/CodeGen/ARM/alloc-no-stack-realign.ll | 50 +- .../Mips/dagcombine-store-gep-chain-slow.ll | 613 +++++++++++++++++++++ test/CodeGen/X86/pr32284.ll | 63 +-- test/CodeGen/X86/pr32345.ll | 13 +- 5 files changed, 687 insertions(+), 61 deletions(-) create mode 100644 test/CodeGen/Mips/dagcombine-store-gep-chain-slow.ll