[PATCH] D24000: [experimental] Add support for live-in semantics of values in deopt bundles

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 08:20:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280250: [statepoints][experimental] Add support for live-in semantics of values in… (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D24000?vs=69732&id=69856#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24000

Files:
  llvm/trunk/include/llvm/IR/Statepoint.h
  llvm/trunk/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/trunk/test/CodeGen/X86/statepoint-live-in.ll
  llvm/trunk/test/Transforms/RewriteStatepointsForGC/deopt-lowering-attrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24000.69856.patch
Type: text/x-patch
Size: 16339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/3b48ce09/attachment.bin>


More information about the llvm-commits mailing list