[PATCH] D41585: [Greedy RegAlloc] Take into account the cost of local intervals when selecting split candidate.

Marina Yatsina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 05:33:01 PST 2018


This revision was automatically updated to reflect the committed changes.
myatsina marked 3 inline comments as done.
Closed by commit rL323870: Take into account the cost of local intervals when selecting split candidate. (authored by myatsina, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41585?vs=128178&id=132149#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41585

Files:
  llvm/trunk/include/llvm/CodeGen/LiveRegMatrix.h
  llvm/trunk/lib/CodeGen/LiveRegMatrix.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/test/CodeGen/X86/bug26810.ll
  llvm/trunk/test/CodeGen/X86/regalloc-advanced-split-cost.ll
  llvm/trunk/test/CodeGen/X86/sad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41585.132149.patch
Type: text/x-patch
Size: 32989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/286e9145/attachment.bin>


More information about the llvm-commits mailing list