llvm-project/llvm/test/Transforms/RewriteStatepointsForGC
Philip Reames e1bf27045d Require a GC strategy be specified for functions which use gc.statepoint
This was discussed a while back and I left it optional for migration.  Since it's been far more than the 'week or two' that was discussed, time to actually make this manditory.  

llvm-svn: 233357
2015-03-27 05:09:33 +00:00
..
base-pointers-1.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-2.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-3.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-4.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-5.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-6.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-7.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-8.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-9.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-10.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers-11.ll [RewriteStatepointsForGC] Add tests for the base pointer identification algorithm 2015-02-28 00:20:48 +00:00
base-pointers.ll [RewriteStatepointsForGC] Fix another order of iteration bug 2015-02-28 01:52:09 +00:00
basics.ll Require a GC strategy be specified for functions which use gc.statepoint 2015-03-27 05:09:33 +00:00
relocate_invoke_result.ll [RewriteStatepointsForGC] Fix a relocation bug w.r.t values defined by invoke instructions 2015-03-04 00:13:52 +00:00
relocation.ll [RewriteStatepointsForGC] Yet more test cases for relocation 2015-03-05 22:28:06 +00:00