This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34eb467434a ShrinkWrap: Add skipFunction() call new acc2c1d71da Elide stores which are overwritten without being observed.
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 | 28 ++++++--- test/CodeGen/AArch64/ldst-zero.ll | 23 ++++---- test/CodeGen/AArch64/misched-stp.ll | 35 +++++------ test/CodeGen/AMDGPU/global-constant.ll | 4 +- test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll | 16 ++--- test/CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll | 2 +- test/CodeGen/ARM/dag-combine-ldst.ll | 2 +- test/CodeGen/MSP430/vararg.ll | 1 - test/CodeGen/Mips/msa/bmzi_bmnzi.ll | 8 +-- test/CodeGen/PowerPC/ppcf128sf.ll | 8 +-- test/CodeGen/SPARC/32abi.ll | 16 ++--- test/CodeGen/SPARC/64abi.ll | 18 +++--- test/CodeGen/SystemZ/swift-return.ll | 6 +- test/CodeGen/Thumb/stack-access.ll | 10 ++-- test/CodeGen/Thumb2/ldr-str-imm12.ll | 4 +- test/CodeGen/X86/arg-copy-elide.ll | 7 +-- test/CodeGen/X86/nontemporal.ll | 72 ++++++++++------------- test/CodeGen/X86/store-narrow.ll | 5 +- test/CodeGen/X86/swift-return.ll | 6 +- test/CodeGen/X86/win32-spill-xmm.ll | 2 +- test/CodeGen/X86/win64_sibcall.ll | 4 +- test/CodeGen/X86/win64_vararg.ll | 4 +- test/CodeGen/X86/x86-64-ms_abi-vararg.ll | 4 +- 23 files changed, 135 insertions(+), 150 deletions(-)