[PATCH] D15762: [Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.

Manuel Jacob via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 16:17:27 PST 2015


mjacob updated this revision to Diff 43619.
mjacob added a comment.

Rename GCRelocate to GCRelocateInst and address Sanjoy's comments.


http://reviews.llvm.org/D15762

Files:
  include/llvm/IR/Statepoint.h
  lib/Analysis/ValueTracking.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Statepoint.cpp
  lib/IR/Verifier.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/Scalar/RewriteStatepointsForGC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15762.43619.patch
Type: text/x-patch
Size: 23678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151225/42559a2e/attachment.bin>


More information about the llvm-commits mailing list