[PATCH] D22295: Introduce GlobalSplit pass.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 16:57:44 PDT 2016
pcc updated this revision to Diff 70626.
pcc added a comment.
Herald added a subscriber: beanz.
- Revert "Require at least local_unnamed_addr on globals to be split"
https://reviews.llvm.org/D22295
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/IPO.h
lib/Transforms/IPO/CMakeLists.txt
lib/Transforms/IPO/GlobalSplit.cpp
lib/Transforms/IPO/IPO.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
test/Transforms/GlobalSplit/basic.ll
test/Transforms/GlobalSplit/non-beneficial.ll
test/Transforms/GlobalSplit/nonlocal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22295.70626.patch
Type: text/x-patch
Size: 13301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/50703779/attachment.bin>
More information about the llvm-commits
mailing list