This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d7281b Codegen: Tail Duplication: Only duplicate into layout pred if [...] new e3d8cd8 Revert "RegScavenging: Add scavengeRegisterBackwards()"
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: include/llvm/CodeGen/RegisterScavenging.h | 18 -- lib/CodeGen/PrologEpilogInserter.cpp | 143 +++++++-------- lib/CodeGen/RegisterScavenging.cpp | 205 +++++----------------- test/CodeGen/AMDGPU/captured-frame-index.ll | 4 +- test/CodeGen/Mips/emergency-spill-slot-near-fp.ll | 88 ++++------ test/CodeGen/PowerPC/dyn-alloca-aligned.ll | 4 +- test/CodeGen/SystemZ/frame-13.ll | 6 +- test/CodeGen/SystemZ/frame-14.ll | 6 +- test/CodeGen/SystemZ/frame-15.ll | 4 +- test/CodeGen/SystemZ/frame-16.ll | 8 +- test/CodeGen/Thumb/large-stack.ll | 4 +- 11 files changed, 156 insertions(+), 334 deletions(-)