[PATCH] D22295: Introduce GlobalSplit pass.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 15:50:19 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287178: Introduce GlobalSplit pass. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D22295?vs=78265&id=78282#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22295
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/IPO.h
llvm/trunk/lib/Transforms/IPO/CMakeLists.txt
llvm/trunk/lib/Transforms/IPO/GlobalSplit.cpp
llvm/trunk/lib/Transforms/IPO/IPO.cpp
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/test/Transforms/GlobalSplit/basic.ll
llvm/trunk/test/Transforms/GlobalSplit/non-beneficial.ll
llvm/trunk/test/Transforms/GlobalSplit/nonlocal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22295.78282.patch
Type: text/x-patch
Size: 13795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/d4a4a047/attachment-0001.bin>
More information about the llvm-commits
mailing list