[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:52:23 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292569: [LoopInfo] Add helper methods to compute two useful orderings of the (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D28932?vs=85088&id=85089#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28932

Files:
  llvm/trunk/include/llvm/Analysis/LoopInfo.h
  llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h
  llvm/trunk/lib/Analysis/LoopAnalysisManager.cpp
  llvm/trunk/unittests/Analysis/LoopInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28932.85089.patch
Type: text/x-patch
Size: 8983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/cfc0dd9f/attachment.bin>


More information about the llvm-commits mailing list