[PATCH] D15304: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part3]
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 14:03:58 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 a subscriber: qcolombet.
This is the Part3 of the change to replace analyzeSiblingValues, which is to remove the old code. The description of the whole change is in http://reviews.llvm.org/D15302.
Repository:
rL LLVM
http://reviews.llvm.org/D15304
Files:
lib/CodeGen/InlineSpiller.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15304.42104.patch
Type: text/x-patch
Size: 22654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/cdafaa26/attachment.bin>
More information about the llvm-commits
mailing list