[PATCH] D18106: Extract out a SelectionDAGBuilder::LowerAsStatepoint; NFC

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 19:18:54 PST 2016


sanjoy updated this revision to Diff 50513.
sanjoy added a comment.

- Factored out and landed the s/Value/GCRelocateInst/ bits
- Add back some verification code I had accidentally removed


http://reviews.llvm.org/D18106

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/StatepointLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18106.50513.patch
Type: text/x-patch
Size: 20114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160312/91ec96e7/attachment-0001.bin>


More information about the llvm-commits mailing list