[PATCH] D16623: Factor out UnrollAnalyzer to Analysis, and add unit tests for it.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 15:08:26 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260169: Factor out UnrollAnalyzer to Analysis, and add unit tests for it. (authored by mzolotukhin).

Changed prior to commit:
  http://reviews.llvm.org/D16623?vs=46331&id=47266#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16623

Files:
  llvm/trunk/include/llvm/Analysis/LoopUnrollAnalyzer.h
  llvm/trunk/lib/Analysis/CMakeLists.txt
  llvm/trunk/lib/Analysis/LoopUnrollAnalyzer.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/unittests/Analysis/CMakeLists.txt
  llvm/trunk/unittests/Analysis/UnrollAnalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16623.47266.patch
Type: text/x-patch
Size: 25927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/141f4a38/attachment.bin>


More information about the llvm-commits mailing list