hanchenye-llvm-project/polly/test/ScopDetect
Duncan P. N. Exon Smith adbcf12029 DI: Fix testcases after LLVM r246327
I ran the script from r246327 and it touched all the right files;
committing now to hopefully right the bots, but if my check-polly
doesn't come back clean I'll keep looking.

http://lab.llvm.org:8011/builders/polly-amd64-linux/builds/33648

llvm-svn: 246341
2015-08-28 22:01:49 +00:00
..
aliasing_parametric_simple_1.ll
aliasing_parametric_simple_2.ll
aliasing_simple_1.ll
aliasing_simple_2.ll
base_pointer.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
cross_loop_non_single_exit.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
cross_loop_non_single_exit_2.ll Remove target triples from test cases 2015-04-21 14:28:02 +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 Remove target triples from test cases 2015-04-21 14:28:02 +00:00
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 Remove target triples from test cases 2015-04-21 14:28:02 +00:00
multidim_indirect_access.ll Update test case multidim_indirect_access.ll 2015-08-18 21:08:41 +00:00
multidim_two_accesses_different_delinearization.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
nested_loop_single_exit.ll Rename IslCodeGeneration to CodeGeneration 2015-05-12 07:45:52 +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 Allow loops in non-affine subregions -- SCoP Modeling 2015-04-12 22:58:40 +00:00
non-affine-loop-condition-dependent-access_2.ll Do not detect Scops with only one loop. 2015-08-27 16:55:18 +00:00
non-affine-loop-condition-dependent-access_3.ll Do not detect Scops with only one loop. 2015-08-27 16:55:18 +00:00
non-affine-loop.ll Do not detect Scops with only one loop. 2015-08-27 16:55:18 +00:00
non_affine_loop_condition.ll Allow loops in non-affine subregions -- SCoP Modeling 2015-04-12 22:58:40 +00:00
parametric-multiply-in-scev-2.ll Do not assume all multi-parameter products are affine 2015-04-05 14:57:50 +00:00
parametric-multiply-in-scev.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
phi_with_multi_exiting_edges.ll Add test case with PHI node in exit block 2015-08-10 16:17:59 +00:00
remove_all_children.ll Remove target triples from test cases 2015-04-21 14:28:02 +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 Remove target triples from test cases 2015-04-21 14:28:02 +00:00
sequential_loops.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
simple_loop.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
simple_loop_non_single_entry.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
simple_loop_non_single_exit.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
simple_loop_non_single_exit_2.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
simple_loop_two_phi_nodes.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
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 Remove target triples from test cases 2015-04-21 14:28:02 +00:00
simple_non_single_entry.ll Remove target triples from test cases 2015-04-21 14:28:02 +00:00
skip_function_attribute.ll
srem_with_parametric_divisor.ll Add support for srem instruction 2015-06-24 04:13:29 +00:00