[PATCH] SubRegister liveness tracking

Matthias Braun mbraun at apple.com
Wed Oct 9 14:36:06 PDT 2013


Updated versions of 0003, 0006 and 0008 with more comments and a slight optimisation in 0003 are attached.

Thanks
	Matthias


On Oct 9, 2013, at 5:05 AM, Renato Golin <renato.golin at linaro.org> wrote:

> Same for 0003, 0006, some general comment on LiveIntervals::shrinkToUses(), LiveIntervals::repairOldRegInRange() would be good (at least for Doxygen purposes).
> 
> 0004, 0005, 0007, 0008 are good as they are. You could merge them into other, bigger patches, if you want, but it's not necessary.
> 
> cheers,
> --renato
> 
> 
> 
> On 9 October 2013 12:38, Renato Golin <renato.golin at linaro.org> wrote:
> Hi Matthias,
> 
> Comment on 0002:
> 
> Everything looks ok, but would be good to have some high-level description on both LiveRangeCalc::extendToUses() and LiveRangeCalc::createDeadDefs().
> 
> cheers,
> --renato
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Update-SubRanges-in-LiveIntervalAnalysis-shrinkToUse.patch
Type: application/octet-stream
Size: 6766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Adapt-LiveIntervalAnalysis-repairIntervalsInRange-to.patch
Type: application/octet-stream
Size: 8402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Introduce-LiveQuery-accessor-for-dead-or-live-out-va.patch
Type: application/octet-stream
Size: 884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/b89ae812/attachment-0003.html>


More information about the llvm-commits mailing list