[PATCH] D18429: Add lowering support for llvm.experimental.deoptimize

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 13:29:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
sanjoy marked 6 inline comments as done.
Closed by commit rL264329: Add lowering support for llvm.experimental.deoptimize (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D18429?vs=51515&id=51594#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18429

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/test/CodeGen/X86/deopt-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18429.51594.patch
Type: text/x-patch
Size: 8051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/67f21bd7/attachment.bin>


More information about the llvm-commits mailing list