This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c80a0ef3c0c [X86][AVX] Regenerate test. NFCI. new 30669bbc403 [CGP] Extends the scope of optimizeMemoryInst optimization new 6479e734e3c [CGP] Extends the scope of optimizeMemoryInst optimization. NFC
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/CodeGenPrepare.cpp | 443 ++++++++++++++++++- .../Transforms/CodeGenPrepare/ARM/sink-addrmode.ll | 18 + .../CodeGenPrepare/X86/sink-addrmode-base.ll | 475 +++++++++++++++++++++ 3 files changed, 931 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/CodeGenPrepare/ARM/sink-addrmode.ll create mode 100644 test/Transforms/CodeGenPrepare/X86/sink-addrmode-base.ll