[PATCH] D26155: Enable Loop Sink pass for functions that has profile.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 17:07:56 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286325: Enable Loop Sink pass for functions that has profile. (authored by dehao).
Changed prior to commit:
https://reviews.llvm.org/D26155?vs=76430&id=77293#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26155
Files:
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/Scalar/LoopSink.cpp
llvm/trunk/test/Other/pass-pipelines.ll
llvm/trunk/test/Transforms/LICM/loopsink.ll
llvm/trunk/test/Transforms/LICM/sink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26155.77293.patch
Type: text/x-patch
Size: 4208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/3a707166/attachment.bin>
More information about the llvm-commits
mailing list