[PATCH] D55652: [RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 06:11:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349151: [RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55652?vs=178044&id=178229#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55652

Files:
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/test/CodeGen/AMDGPU/subreg-split-live-in-error.mir
  llvm/trunk/test/CodeGen/Thumb/ragreedy-implicit-def.ll
  llvm/trunk/test/CodeGen/X86/pr38795.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55652.178229.patch
Type: text/x-patch
Size: 14076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/9094b678/attachment.bin>


More information about the llvm-commits mailing list