This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dac99072241 [X86][AVX] Remove superfluous insert_subvector(zero, bitcas [...] new acfc6c6aa14 [PowerPC] Move the stack pointer update instruction later i [...]
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/Target/PowerPC/PPCFrameLowering.cpp | 168 +++++++++++++++++++--- lib/Target/PowerPC/PPCFrameLowering.h | 23 ++- lib/Target/PowerPC/PPCInstrInfo.cpp | 8 ++ lib/Target/PowerPC/PPCRegisterInfo.cpp | 59 +++++++- lib/Target/PowerPC/PPCRegisterInfo.h | 4 +- test/CodeGen/PowerPC/CSR-fit.ll | 48 +++---- test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll | 10 +- test/CodeGen/PowerPC/not-fixed-frame-object.ll | 76 +++++----- test/CodeGen/PowerPC/ppc-shrink-wrapping.ll | 16 +-- test/CodeGen/PowerPC/tls_get_addr_clobbers.ll | 18 +-- 10 files changed, 313 insertions(+), 117 deletions(-)