[Statepoint] Switch RS4GC to using gc-live bundle form
authorPhilip Reames <listmail@philipreames.com>
Thu, 4 Jun 2020 22:22:07 +0000 (15:22 -0700)
committerPhilip Reames <listmail@philipreames.com>
Thu, 4 Jun 2020 22:49:11 +0000 (15:49 -0700)
commit3d40c7518985d65fb91b6d73130fe7597bc7555a
tree3793af51a5d9a2ac27e0166437b75c268a96fa46
parentb16ed493ddc22a100341b1e7d9b11282a8994e96
[Statepoint] Switch RS4GC to using gc-live bundle form

Now that we have an operand based form for the GC arguments to a statepoint intrinsic, update RS4GC to use it and update tests to reflect. This is pretty straight forward. I nearly landed without review, but figured a second set of eyes didn't hurt.

Differential Revision: https://reviews.llvm.org/D81121
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