llvm-project/polly/test/ScopDetect
Duncan P. N. Exon Smith 52fd68980c DI: LLVM schema change: fold constants into string
Update debug info testcases for the LLVM metadata schema change in
r219010 to fold metadata constant operands into a single `MDString`.

Part of PR17891.

llvm-svn: 219019
2014-10-03 21:08:48 +00:00
..
aliasing_parametric_simple_1.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
aliasing_parametric_simple_2.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
aliasing_simple_1.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
aliasing_simple_2.ll [RTC] Runtime Alias Checks for the ISL backend (missing tests) 2014-09-18 11:20:36 +00:00
base_pointer.ll Check if array base addresses are invariant 2014-01-28 12:58:58 +00:00
cross_loop_non_single_exit.ll Support SCoPs with multiple exit edges 2013-04-10 06:55:31 +00:00
cross_loop_non_single_exit_2.ll Support SCoPs with multiple exit edges 2013-04-10 06:55:31 +00:00
dependency_to_phi_node_outside_of_region.ll scop detection: remove an iteration over all uses 2013-07-05 20:24:47 +00:00
indvars.ll ScopDetect: check region entering edges are valid. 2013-06-11 22:20:40 +00:00
invalidate_scalar_evolution.ll Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
keep_going_expansion.ll Don't expand to invalid Scops with -polly-detect-keep-going 2014-06-27 06:21:14 +00:00
multidim_two_accesses_different_delinearization.ll correct the delinearization failing case 2014-05-12 19:02:02 +00:00
nested_loop_single_exit.ll Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
parametric-multiply-in-scev.ll scop detection: do not run scop detection on regions without loops 2013-06-03 16:35:37 +00:00
remove_all_children.ll ScopDetect: Transitively remove all children after region expansion 2014-01-29 19:05:30 +00:00
report-scop-location.ll DI: LLVM schema change: fold constants into string 2014-10-03 21:08:48 +00:00
run_time_alias_check.ll We do not support alias checks for base pointers defined inside the SCoP 2014-09-24 21:04:29 +00:00
sequential_loops.ll ScopDetect: Add some test cases for sequential loops 2013-07-24 06:10:37 +00:00
simple_loop.ll Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
simple_loop_non_single_entry.ll Support SCoPs with multiple entry edges. 2013-04-16 08:04:42 +00:00
simple_loop_non_single_exit.ll Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
simple_loop_non_single_exit_2.ll Remove unneeded RegionSimplify pass. 2013-04-17 07:20:30 +00:00
simple_loop_two_phi_nodes.ll Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
simple_loop_with_param.ll
simple_loop_with_param_2.ll Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
simple_non_single_entry.ll scop detection: do not run scop detection on regions without loops 2013-06-03 16:35:37 +00:00
skip_function_attribute.ll [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00