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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 17:02:55 PST 2015


sanjoy updated this revision to Diff 40460.
sanjoy added a comment.

- address review


http://reviews.llvm.org/D14552

Files:
  docs/LangRef.rst
  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.40460.patch
Type: text/x-patch
Size: 13910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/cd11730c/attachment.bin>


More information about the llvm-commits mailing list