mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
d6ef954184
Use the IRBuilder helpers for gc.statepoint and gc.result, instead of coding the construction by hand. Note that the gc.statepoint IRBuilder handles only CallInst, not InvokeInst; retain that part of hand-coding. Differential Revision: http://reviews.llvm.org/D7518 llvm-svn: 230591 |
||
---|---|---|
.. | ||
basic.ll | ||
call-in-loop.ll | ||
finite-loops.ll | ||
invokes.ll | ||
split-backedge.ll |