[PATCH] [StatepointLowering] Don't create temporary instructions. NFCI.

Sanjoy Das sanjoy at playingwithpointers.com
Mon May 4 10:43:39 PDT 2015


Hi reames,

Instead of creating a temporary call instruction and lowering that, use
SelectionDAGBuilder::lowerCallOperands.

http://reviews.llvm.org/D9480

Files:
  include/llvm/IR/Statepoint.h
  lib/CodeGen/SelectionDAG/StatepointLowering.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9480.24895.patch
Type: text/x-patch
Size: 11819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150504/6358a23b/attachment.bin>


More information about the llvm-commits mailing list