[PATCH] D26359: Use LiveRangeCalc to extend live ranges in shrinkToUses
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 07:23:20 PST 2016
kparzysz retitled this revision from "Better handling of values missing in predecessors" to "Use LiveRangeCalc to extend live ranges in shrinkToUses".
kparzysz updated the summary for this revision.
kparzysz updated this revision to Diff 79730.
kparzysz added a comment.
Changed shrinkToUses to use LiveRangeCalc for extending live ranges instead of having a local helper function.
Repository:
rL LLVM
https://reviews.llvm.org/D26359
Files:
lib/CodeGen/LiveIntervalAnalysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26359.79730.patch
Type: text/x-patch
Size: 8473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/27a8c6e3/attachment.bin>
More information about the llvm-commits
mailing list