[PATCH] D11686: [RegAlloc] Trace sibling copies when checking for rematerializability during spill weight calculation (PR24139)

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 05:00:40 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244439: Trace copies when checking for rematerializability in spill weight calculation (authored by rlougher).

Changed prior to commit:
  http://reviews.llvm.org/D11686?vs=31537&id=31652#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11686

Files:
  llvm/trunk/include/llvm/CodeGen/CalcSpillWeights.h
  llvm/trunk/lib/CodeGen/CalcSpillWeights.cpp
  llvm/trunk/lib/CodeGen/LiveRangeEdit.cpp
  llvm/trunk/lib/CodeGen/RegAllocBasic.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/RegAllocPBQP.cpp
  llvm/trunk/test/CodeGen/X86/pr24139.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11686.31652.patch
Type: text/x-patch
Size: 19063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/839659f8/attachment.bin>


More information about the llvm-commits mailing list