[PATCH] D10758: [Inliner] Teach LLVM to inline through statepoints.

Sanjoy Das sanjoy at playingwithpointers.com
Thu Jul 2 12:58:37 PDT 2015


sanjoy updated this revision to Diff 28969.
sanjoy marked 3 inline comments as done.
sanjoy added a comment.

- address review


http://reviews.llvm.org/D10758

Files:
  include/llvm/IR/CallSite.h
  lib/Analysis/IPA/InlineCost.cpp
  lib/Transforms/IPO/InlineAlways.cpp
  lib/Transforms/IPO/Inliner.cpp
  lib/Transforms/Utils/InlineFunction.cpp
  test/Transforms/Inline/statepoints-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10758.28969.patch
Type: text/x-patch
Size: 15588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150702/a5e45b7f/attachment.bin>


More information about the llvm-commits mailing list