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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 01:25:49 PST 2018


jonpa updated this revision to Diff 135373.
jonpa edited reviewers, added: sdardis, atanasyan; removed: kparzysz.
jonpa added a comment.
This revision now requires review to proceed.

[Mips]  Multiple regalloc hints enabled with updated tests.


https://reviews.llvm.org/D38128

Files:
  lib/Target/Mips/MipsRegisterInfo.h
  test/CodeGen/Mips/Fast-ISel/sel1.ll
  test/CodeGen/Mips/analyzebranch.ll
  test/CodeGen/Mips/indirect-jump-hazard/calls.ll
  test/CodeGen/Mips/llvm-ir/select-dbl.ll
  test/CodeGen/Mips/llvm-ir/select-flt.ll
  test/CodeGen/Mips/o32_cc_byval.ll
  test/CodeGen/Mips/select.ll

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


More information about the llvm-commits mailing list