[PATCH] D14552: Teach the inliner to track deoptimization state
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 22:26:39 PST 2015
This revision was automatically updated to reflect the committed changes.
sanjoy marked 4 inline comments as done.
Closed by commit rL253438: Teach the inliner to track deoptimization state (authored by sanjoy).
Changed prior to commit:
http://reviews.llvm.org/D14552?vs=40461&id=40470#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14552
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/InstrTypes.h
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
llvm/trunk/test/Transforms/Inline/deopt-bundles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14552.40470.patch
Type: text/x-patch
Size: 14824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/6462d66e/attachment.bin>
More information about the llvm-commits
mailing list