[PATCH] D21404: [PM] Port LoopSimplify to the new PM
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 20:10:19 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274959: [PM] Port LoopSimplify to the new pass manager. (authored by davide).
Changed prior to commit:
http://reviews.llvm.org/D21404?vs=60896&id=63380#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21404
Files:
llvm/trunk/include/llvm/Transforms/Utils/LoopSimplify.h
llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
llvm/trunk/test/Transforms/LoopSimplify/basictest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21404.63380.patch
Type: text/x-patch
Size: 8049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160709/04f9cd0e/attachment.bin>
More information about the llvm-commits
mailing list