[PATCH] D14552: Teach the inliner to track deoptimization state

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 17:45:13 PST 2015


sanjoy updated this revision to Diff 39876.
sanjoy marked 2 inline comments as done.
sanjoy updated the summary for this revision.
sanjoy added a comment.

- address review


http://reviews.llvm.org/D14552

Files:
  docs/LangRef.rst
  include/llvm/IR/CallSite.h
  include/llvm/IR/InstrTypes.h
  include/llvm/IR/Instructions.h
  include/llvm/Transforms/Utils/Cloning.h
  lib/IR/Instructions.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  lib/Transforms/Utils/InlineFunction.cpp
  test/Transforms/Inline/deopt-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14552.39876.patch
Type: text/x-patch
Size: 14385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/fbf1bd23/attachment.bin>


More information about the llvm-commits mailing list