This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1394ec2 [Statepoints] Reuse stack slots more than once within a basic block new 8037f01 [peephole] Enhance folding logic to work for STATEPOINTs
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/PeepholeOptimizer.cpp | 28 ++++++++++++------ lib/Target/X86/X86InstrInfo.cpp | 25 +++++----------- test/CodeGen/X86/anyregcc.ll | 52 +++++++++++++++++----------------- test/CodeGen/X86/stackmap.ll | 4 +-- test/CodeGen/X86/statepoint-live-in.ll | 31 +++++++------------- 5 files changed, 64 insertions(+), 76 deletions(-)