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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 17 03:06:12 PST 2018


jonpa updated this revision to Diff 134792.
jonpa removed reviewers: mstorsjo, tstellar, eli.friedman, efriedma.
jonpa removed subscribers: nemanjai, efriedma.
jonpa added a comment.

[BPF]  multiple copy hints enabled. Tests updated and passing, please review.


https://reviews.llvm.org/D38128

Files:
  lib/Target/BPF/BPFRegisterInfo.h
  test/CodeGen/BPF/alu8.ll
  test/CodeGen/BPF/basictest.ll
  test/CodeGen/BPF/cmp.ll
  test/CodeGen/BPF/dwarfdump.ll
  test/CodeGen/BPF/intrinsics.ll
  test/CodeGen/BPF/objdump_intrinsics.ll
  test/CodeGen/BPF/remove_truncate_3.ll
  test/CodeGen/BPF/sanity.ll
  test/CodeGen/BPF/shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38128.134792.patch
Type: text/x-patch
Size: 12190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/7eb2c569/attachment.bin>


More information about the llvm-commits mailing list