[PATCH] D28921: [PM] Port LoopSink to the new pass manager.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 00:53:29 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292589: [PM] Port LoopSink to the new pass manager. (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D28921?vs=85091&id=85102#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28921
Files:
llvm/trunk/include/llvm/Transforms/Scalar/LoopSink.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/LoopSink.cpp
llvm/trunk/test/Transforms/LICM/loopsink.ll
llvm/trunk/test/Transforms/LICM/sink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28921.85102.patch
Type: text/x-patch
Size: 5935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/a37df3c7/attachment.bin>
More information about the llvm-commits
mailing list