[llvm-commits] [llvm] r137276 - in /llvm/trunk: include/llvm/Analysis/LoopInfo.h lib/Analysis/LoopInfo.cpp lib/Analysis/LoopPass.cpp
Jay Foad
jay.foad at gmail.com
Thu Aug 11 01:14:21 PDT 2011
On 11 August 2011 05:19, Nick Lewycky <nicholas at mxc.ca> wrote:
>> +/// updateUnloop - The last backedge has been removed from a loop--now the
>> +/// "unloop". Find a new parent for the blocks contained within unloop and
>> +/// update the loop tree. We don't necessarilly have valid dominators at this
>
> Typo, "neccessarilly".
"necessarily" :)
Jay.
More information about the llvm-commits
mailing list