[PATCH] D30324: [ARM] Thumb2: favor R4-R7 over R12/LR in allocation order when opt for minsize

Oliver Stannard (Linaro) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 02:15:05 PDT 2019


ostannard updated this revision to Diff 207725.
ostannard added a comment.

- Added doc string
- Remembered to git-add the test this time


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D30324/new/

https://reviews.llvm.org/D30324

Files:
  llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
  llvm/lib/CodeGen/RegisterClassInfo.cpp
  llvm/lib/Target/ARM/ARMRegisterInfo.td
  llvm/lib/Target/ARM/ARMSubtarget.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/test/CodeGen/ARM/avoid-cpsr-rmw.ll
  llvm/test/CodeGen/ARM/favor-low-reg-for-Osize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30324.207725.patch
Type: text/x-patch
Size: 7949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/c031c0fc/attachment.bin>


More information about the llvm-commits mailing list