llvm-project/polly/test/ScopInfo
Tobias Grosser a187964bac Support non-affine access functions in Polly.
In case we can not analyze an access function, we do not discard the SCoP, but
assume conservatively that all memory accesses that can be derived from our base
pointer may be accessed.

Patch provided by: Marcello Maggioni <hayarms@gmail.com>

llvm-svn: 146972
2011-12-20 10:43:14 +00:00
..
20111108-Parameter-not-detected.ll ScopInfo: Use names of simple parameters to name the isl parameter dimensions. 2011-11-15 11:38:55 +00:00
Alias-0.ll
Alias-1.ll
Alias-2.ll
Alias-3.ll
Alias-4.ll TempScop: Remove more of the buildAffineFunction 2011-11-09 22:34:24 +00:00
bad_loop_0.ll
bug_2010_10_22.ll
bug_2011_1_5.ll
bug_scev_not_fully_eval.ll
cond_in_loop.ll
indvar_out_of_loop.ll
indvar_out_of_loop_1.ll
indvar_out_of_loop_2.ll
loop_affine_bound_0.ll
loop_affine_bound_1.ll
loop_affine_bound_2.ll
loop_carry.ll ScopInfo: Use names of simple parameters to name the isl parameter dimensions. 2011-11-15 11:38:55 +00:00
loop_complex_parameter.ll
loop_depth_0.ll
loop_multi_exits.ll
out_of_loop_0.ll
phi_not_grouped_at_top.ll Test: Convert to new exception handling 2011-10-04 07:53:21 +00:00
phi_with_invoke_edge.ll Test: Convert to new exception handling 2011-10-04 07:53:21 +00:00
simple_loop_1.ll
simple_nonaffine_loop.ll Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00
simple_nonaffine_loop_not.ll Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00
undef_in_cond.ll