hanchenye-llvm-project/polly/test/ScopDetect
Michael Kruse 9cc1b9d31e Clean-up unit tests
Remove redundant flags and duplicate invocations of the same test.

llvm-svn: 247285
2015-09-10 14:42:09 +00:00
..
aliasing_parametric_simple_1.ll
aliasing_parametric_simple_2.ll
aliasing_simple_1.ll
aliasing_simple_2.ll
base_pointer.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
cross_loop_non_single_exit.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
cross_loop_non_single_exit_2.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
dependency_to_phi_node_outside_of_region.ll Disable output for test case that does not need output 2015-06-04 17:59:51 +00:00
indvars.ll Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +00:00
intrinsics_1.ll
intrinsics_2.ll
intrinsics_3.ll
invalidate_scalar_evolution.ll Remove code for scalar and PHI to array translation 2015-06-26 07:31:18 +00:00
keep_going_expansion.ll Allow PHI nodes in the region exit block 2015-09-08 21:44:27 +00:00
more-than-one-loop.ll Fix another typo in the subloop counting 2015-08-31 21:04:51 +00:00
multidim_indirect_access.ll Allow PHI nodes in the region exit block 2015-09-08 21:44:27 +00:00
multidim_two_accesses_different_delinearization.ll
nested_loop_single_exit.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
non-affine-conditional.ll Do not detect Scops with only one loop. 2015-08-27 16:55:18 +00:00
non-affine-float-compare.ll Do not detect Scops with only one loop. 2015-08-27 16:55:18 +00:00
non-affine-loop-condition-dependent-access.ll
non-affine-loop-condition-dependent-access_2.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
non-affine-loop-condition-dependent-access_3.ll Allow PHI nodes in the region exit block 2015-09-08 21:44:27 +00:00
non-affine-loop.ll Move more compile-time bailouts into -polly-detect-unprofitable 2015-09-08 19:46:41 +00:00
non_affine_loop_condition.ll
parametric-multiply-in-scev-2.ll
parametric-multiply-in-scev.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
phi_with_multi_exiting_edges.ll Allow PHI nodes in the region exit block 2015-09-08 21:44:27 +00:00
remove_all_children.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
report-scop-location.ll DI: Fix testcases after LLVM r246327 2015-08-28 22:01:49 +00:00
restrict-undef-size-scopdetect.ll Do not detect scops that are delinearized to arrays with "undef" size 2015-07-29 13:52:05 +00:00
run_time_alias_check.ll
sequential_loops.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
simple_loop.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
simple_loop_non_single_entry.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
simple_loop_non_single_exit.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
simple_loop_non_single_exit_2.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
simple_loop_two_phi_nodes.ll
simple_loop_with_param.ll Remove code for scalar and PHI to array translation 2015-06-26 07:31:18 +00:00
simple_loop_with_param_2.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
simple_non_single_entry.ll Clean-up unit tests 2015-09-10 14:42:09 +00:00
skip_function_attribute.ll
srem_with_parametric_divisor.ll Add support for srem instruction 2015-06-24 04:13:29 +00:00