Introduce more tests for PlaceSafepoints
authorPhilip Reames <listmail@philipreames.com>
Mon, 9 Feb 2015 22:10:15 +0000 (22:10 +0000)
committerPhilip Reames <listmail@philipreames.com>
Mon, 9 Feb 2015 22:10:15 +0000 (22:10 +0000)
commitd3f3d5f0d744ddcaa8f5488d409a224c94850e87
tree635db01ecdc3a36800c706880a05cc37255f4b3a
parentad83329ce5cc04241851ce7bb97701885611c7ea
Introduce more tests for PlaceSafepoints

These tests the two optimizations for backedge insertion currently implemented and the split backedge flag which is currently off by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228617 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/PlaceSafepoints/call-in-loop.ll [new file with mode: 0644]
test/Transforms/PlaceSafepoints/finite-loops.ll [new file with mode: 0644]
test/Transforms/PlaceSafepoints/split-backedge.ll [new file with mode: 0644]