[PartialInlining] Reduce outlining overhead by removing unneeded live-out(s)
Differential Revision: http://reviews.llvm.org/D33694 llvm-svn: 304375
Showing
- llvm/lib/Transforms/IPO/PartialInlining.cpp 23 additions, 0 deletionsllvm/lib/Transforms/IPO/PartialInlining.cpp
- llvm/test/Transforms/CodeExtractor/PartialInlineLiveAcross.ll 61 additions, 0 deletions.../test/Transforms/CodeExtractor/PartialInlineLiveAcross.ll
- llvm/test/Transforms/CodeExtractor/PartialInlineNoLiveOut.ll 62 additions, 0 deletionsllvm/test/Transforms/CodeExtractor/PartialInlineNoLiveOut.ll
Please register or sign in to comment