[PATCH] New Loop Distribution pass
Adam Nemet
anemet at apple.com
Thu May 14 05:09:03 PDT 2015
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8831
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/Scalar/CMakeLists.txt
llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Transforms/LoopDistribute/basic-with-memchecks.ll
llvm/trunk/test/Transforms/LoopDistribute/basic.ll
llvm/trunk/test/Transforms/LoopDistribute/crash-in-memcheck-generation.ll
llvm/trunk/test/Transforms/LoopDistribute/no-if-convert.ll
llvm/trunk/test/Transforms/LoopDistribute/outside-use.ll
llvm/trunk/test/Transforms/LoopDistribute/program-order.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8831.25764.patch
Type: text/x-patch
Size: 58041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150514/edc420cb/attachment.bin>
More information about the llvm-commits
mailing list