[PATCH] D17732: Introduce @llvm.experimental.deoptimize

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 11:13:39 PST 2016


This revision was automatically updated to reflect the committed changes.
sanjoy marked an inline comment as done.
Closed by commit rL263281: Introduce @llvm.experimental.deoptimize (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D17732?vs=50215&id=50452#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17732

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/ADT/STLExtras.h
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
  llvm/trunk/test/Transforms/Inline/deoptimize-intrinsic.ll
  llvm/trunk/test/Verifier/deoptimize-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17732.50452.patch
Type: text/x-patch
Size: 16250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/fc12caf4/attachment.bin>


More information about the llvm-commits mailing list