This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6a493c6 GlobalISel: support selection of extend operations. new 63d2a1d Revert "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
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/ARM/ARMFrameLowering.cpp | 122 --------------- lib/Target/ARM/ARMSubtarget.h | 8 +- lib/Target/ARM/Thumb1FrameLowering.cpp | 263 +++------------------------------ test/CodeGen/Thumb/callee_save.ll | 236 ----------------------------- test/CodeGen/Thumb/large-stack.ll | 16 +- test/CodeGen/Thumb2/frame-pointer.ll | 12 +- 6 files changed, 36 insertions(+), 621 deletions(-) delete mode 100644 test/CodeGen/Thumb/callee_save.ll