1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms/PlaceSafepoints
Sanjoy Das ab18eb312f [PlaceSafepoints] Fix a bug that came in with rL236672.
Transfer the calling convention from the invoke being replaced by
PlaceStatepoints to the new invoke to gc.statepoint created.  Add a test
case that would have caught this issue.

llvm-svn: 237414
2015-05-15 00:26:21 +00:00
..
basic.ll [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00
call-in-loop.ll [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00
finite-loops.ll [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00
invokes.ll [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00
patchable-statepoints.ll [PlaceSafepoints] New attributes for patchable statepoints. 2015-05-13 20:11:31 +00:00
split-backedge.ll [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00
statepoint-calling-conventions.ll [PlaceSafepoints] Fix a bug that came in with rL236672. 2015-05-15 00:26:21 +00:00
statepoint-format.ll [PlaceSafepoints] Fix a bug that came in with rL236672. 2015-05-15 00:26:15 +00:00
statepoint-frameescape.ll [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00