This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59e4b7b Revert r268504 new c8decc5 Fix spelling in comment. NFC. new d88cc08 [ARM] Fix Scavenger assert due to underestimated stack size
The 2 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/Target/TargetLowering.h | 2 +- lib/Target/ARM/ARMFrameLowering.cpp | 25 ++- test/CodeGen/ARM/2016-05-01-RegScavengerAssert.ll | 192 ++++++++++++++++++++++ 3 files changed, 212 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/ARM/2016-05-01-RegScavengerAssert.ll