This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from 5c598c982bc Merging part of 292188: new 5039a727745 Merging r303257:
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 | 23 +++++++----- test/CodeGen/PowerPC/save-bp.ll | 54 +++++++++++++++++++++++++++ test/CodeGen/PowerPC/save-cr-ppc32svr4.ll | 46 +++++++++++++++++++++++ test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll | 57 +++++++++++++++++++++++++++++ 4 files changed, 171 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/PowerPC/save-bp.ll create mode 100644 test/CodeGen/PowerPC/save-cr-ppc32svr4.ll create mode 100644 test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll