[PATCH] Loop Rerolling Pass
hfinkel at anl.gov
hfinkel at anl.gov
Mon Oct 28 17:19:08 PDT 2013
Address a couple of Andy's review suggestions, and add more comments.
There is more to come; but this should make things slightly clearer in the mean time.
Hi nadav, rengolin, atrick,
http://llvm-reviews.chandlerc.com/D1940
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1940?vs=5082&id=5209#toc
Files:
include/llvm-c/Transforms/Scalar.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/LoopRerollPass.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/LoopReroll/basic.ll
test/Transforms/LoopReroll/reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1940.4.patch
Type: text/x-patch
Size: 54050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131028/622efd74/attachment.bin>
More information about the llvm-commits
mailing list