[PATCH] D24228: [Thumb] Save/restore high registers in Thumb1 pro/epilogues

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 02:45:20 PDT 2016


olista01 removed rL LLVM as the repository for this revision.
olista01 updated this revision to Diff 71488.
olista01 added a comment.

- Correct comments in test
- Update a few tests added by r279506, now that we correctly spill an extra register to maintain stack alignment


https://reviews.llvm.org/D24228

Files:
  lib/Target/ARM/ARMFrameLowering.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/Thumb1FrameLowering.cpp
  test/CodeGen/Thumb/callee_save.ll
  test/CodeGen/Thumb/large-stack.ll
  test/CodeGen/Thumb2/frame-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24228.71488.patch
Type: text/x-patch
Size: 31428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/07774da0/attachment.bin>


More information about the llvm-commits mailing list