1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/Transforms/PlaceSafepoints
Sanjoy Das f7d604ca61 [PlaceSafepoints] Clamp NoStatepoints to true
This change permanently clamps -spp-no-statepoints to true (the code
deletion will come later).  Tests that specifically tested
PlaceSafepoint's ability to wrap calls in gc.statepoint have been moved
to RS4GC's test suite.

llvm-svn: 259096
2016-01-28 21:51:14 +00:00
..
basic.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
call-in-loop.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
finite-loops.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
memset.ll [PlaceSafepoints] Clean up tests; NFC 2016-01-28 18:01:03 +00:00
no-statepoints.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
split-backedge.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
statepoint-coreclr.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
statepoint-frameescape.ll [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00