[PATCH] D38128: Handle COPYs of physregs better (regalloc hints)

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 02:41:52 PST 2018


jonpa updated this revision to Diff 133575.
jonpa added a comment.

Enabled for ARM. Mostly same test updates as previously (still passing), plus a few more.

Somebody take a look, please. Eli?


https://reviews.llvm.org/D38128

Files:
  lib/Target/ARM/ARMBaseRegisterInfo.h
  test/CodeGen/ARM/longMAC.ll
  test/CodeGen/ARM/select_xform.ll
  test/CodeGen/ARM/struct_byval_arm_t1_t2.ll
  test/CodeGen/ARM/swifterror.ll
  test/CodeGen/Thumb/long.ll
  test/CodeGen/Thumb2/aapcs.ll
  test/CodeGen/Thumb2/thumb2-select_xform.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38128.133575.patch
Type: text/x-patch
Size: 31378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/64c54217/attachment.bin>


More information about the llvm-commits mailing list