[PATCH] D81121: [Statepoint] Switch RS4GC to using gc-live bundle form

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 16:04:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d40c7518985: [Statepoint] Switch RS4GC to using gc-live bundle form (authored by reames).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81121/new/

https://reviews.llvm.org/D81121

Files:
  llvm/lib/IR/IRBuilder.cpp
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-4.ll
  llvm/test/Transforms/RewriteStatepointsForGC/basic.ll
  llvm/test/Transforms/RewriteStatepointsForGC/gc-relocate-creation.ll
  llvm/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll
  llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector-2.ll
  llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector.ll
  llvm/test/Transforms/RewriteStatepointsForGC/statepoint-attrs.ll
  llvm/test/Transforms/RewriteStatepointsForGC/statepoint-format.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81121.268611.patch
Type: text/x-patch
Size: 70279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/f3792ba4/attachment.bin>


More information about the llvm-commits mailing list