[PATCH] D15632: [Statepoints] Relocating vectors of pointers

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 17:37:05 PST 2015


reames retitled this revision from "[GC][In Progress] Relocating vectors of pointers" to "[Statepoints] Relocating vectors of pointers".
reames updated the summary for this revision.
reames removed reviewers: ributzka, qcolombet.
reames updated this revision to Diff 43569.
reames added a comment.
Herald added a subscriber: sanjoy.

Rebased patch.  Ready for review.  Removing several reviewers who are likely not interested in the remaining changes since the backend bits were separated and already landed.


http://reviews.llvm.org/D15632

Files:
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  lib/IR/Verifier.cpp
  test/CodeGen/X86/statepoint-vector.ll
  test/Verifier/gc_relocate_return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15632.43569.patch
Type: text/x-patch
Size: 11191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/39c157f0/attachment.bin>


More information about the llvm-commits mailing list