[PATCH] D19553: Unroll pass restructure.

Evgeny Stupachenko via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 15:37:46 PDT 2016


evstupac updated this revision to Diff 56357.
evstupac added a comment.

rebased after recent changes in unroll, fixed some var names.


Repository:
  rL LLVM

http://reviews.llvm.org/D19553

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  lib/Transforms/Utils/LoopUnroll.cpp
  test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19553.56357.patch
Type: text/x-patch
Size: 27776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/59412bfe/attachment.bin>


More information about the llvm-commits mailing list