[PATCH] D22295: Introduce GlobalSplit pass.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 15:46:49 PDT 2016


pcc updated this revision to Diff 65618.
pcc marked 3 inline comments as done.
pcc added a comment.

- Refresh, address review comments


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.65618.patch
Type: text/x-patch
Size: 13291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/bd85e2e3/attachment.bin>


More information about the llvm-commits mailing list