[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
Tue Aug 30 11:29:35 PDT 2016


reames updated this revision to Diff 69732.
reames added a comment.

Address Sanjoy's comments


https://reviews.llvm.org/D24000

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24000.69732.patch
Type: text/x-patch
Size: 16142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/ab82d38b/attachment.bin>


More information about the llvm-commits mailing list