[PATCH] D15303: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part2]
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 13:59:04 PST 2015
wmi created this revision.
wmi added a reviewer: qcolombet.
wmi added subscribers: llvm-commits, davidxl.
wmi set the repository for this revision to rL LLVM.
Herald added subscribers: qcolombet, MatzeB.
This is the Part2 of the change to replace analyzeSiblingValues. The description of the whole change is in http://reviews.llvm.org/D15302.
Repository:
rL LLVM
http://reviews.llvm.org/D15303
Files:
include/llvm/CodeGen/LiveRangeEdit.h
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/LiveRangeEdit.cpp
lib/CodeGen/RegAllocBasic.cpp
lib/CodeGen/RegAllocGreedy.cpp
lib/CodeGen/RegAllocPBQP.cpp
lib/CodeGen/RegisterCoalescer.cpp
lib/CodeGen/SplitKit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15303.42102.patch
Type: text/x-patch
Size: 11841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/92d378d7/attachment.bin>
More information about the llvm-commits
mailing list