[PATCH] Use ImmutableStatepoint during statepoint lowering.

Igor Laevsky igor at azulsystems.com
Thu Feb 19 06:35:47 PST 2015


Hi reames,

This change is a first step towards lowering of an invoke statepoints. It moves statepoint lowering in a separate function 'LowerStatepoint' which uses ImmutableStatepoint instead of a CallInst. Also related utility functions are changed to receive ImmutableCallSite.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7756

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

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7756.20289.patch
Type: text/x-patch
Size: 10707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150219/07a46a5b/attachment.bin>


More information about the llvm-commits mailing list