[llvm] r216368 - CodeGen/LiveVariables: hoist out code in nested loops

Chandler Carruth chandlerc at google.com
Sun Aug 24 21:00:37 PDT 2014


On Sun, Aug 24, 2014 at 6:59 PM, Dylan Noblesmith <nobled at dreamwidth.org>
wrote:

> Author: nobled
> Date: Sun Aug 24 20:59:49 2014
> New Revision: 216368
>
> URL: http://llvm.org/viewvc/llvm-project?rev=216368&view=rev
> Log:
> CodeGen/LiveVariables: hoist out code in nested loops
>
> This makes runOnMachineFunction vastly more readable.


FWIW, I think refactorings of this size should go for pre-commit review
until the maintainers of this code are more familiar with where you're
going.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140824/bb58649c/attachment.html>


More information about the llvm-commits mailing list