[PATCH] D28932: [LoopInfo] Add helper methods to compute two useful orderings of the loops in a function.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 18:50:57 PST 2017
chandlerc updated this revision to Diff 85088.
chandlerc added a comment.
Update with unittests and everything.
https://reviews.llvm.org/D28932
Files:
include/llvm/Analysis/LoopInfo.h
include/llvm/Analysis/LoopInfoImpl.h
lib/Analysis/LoopAnalysisManager.cpp
unittests/Analysis/LoopInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28932.85088.patch
Type: text/x-patch
Size: 8851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/7538abc0/attachment.bin>
More information about the llvm-commits
mailing list