[PATCH] D22710: Add option to CodeExtractor for hoisting dominated static allocas

River Riddle via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 23 13:45:46 PDT 2016


rriddle updated this revision to Diff 65254.
rriddle added a comment.

Formatting


https://reviews.llvm.org/D22710

Files:
  /Users/rriddle/Desktop/llvm/llvm/include/llvm/Transforms/Utils/CodeExtractor.h
  /Users/rriddle/Desktop/llvm/llvm/lib/Transforms/IPO/PartialInlining.cpp
  /Users/rriddle/Desktop/llvm/llvm/lib/Transforms/Utils/CodeExtractor.cpp
  /Users/rriddle/Desktop/llvm/llvm/test/Transforms/CodeExtractor/2016-07-20-ExtractDominatedStaticAllocas.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22710.65254.patch
Type: text/x-patch
Size: 11803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160723/c0ab6eff/attachment.bin>


More information about the llvm-commits mailing list