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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 05:45:09 PST 2018


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

Let's try to enable this for AArch64, next.

I have reapplied the test changes from earlier. Martin, does this look OK?


https://reviews.llvm.org/D38128

Files:
  lib/Target/AArch64/AArch64RegisterInfo.h
  test/CodeGen/AArch64/arm64-aapcs.ll
  test/CodeGen/AArch64/func-argpassing.ll
  test/CodeGen/AArch64/swifterror.ll
  test/CodeGen/AArch64/win64_vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38128.132814.patch
Type: text/x-patch
Size: 5686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/0c80eb2f/attachment.bin>


More information about the llvm-commits mailing list