llvm/test/Transforms/PlaceSafepoints
Sanjoy Das 8c0cdd184d [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259096 91177308-0d34-0410-b5e6-96231b3b80d8
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