hanchenye-llvm-project/polly/test/ScopInfo
Tobias Grosser 3ed2600cab SCEVValidator: Correctly store 'k * p' as a parameter
We do not only need to understand that 'k * p' is a parameter expression, but
also need to store this expression in the set of parameters. Before this patch
we wrongly stored the two individual parameters %k and %p.

Reported by: Sebastian Pop <spop@codeaurora.org>

llvm-svn: 179485
2013-04-14 13:15:59 +00:00
..
2012-03-16-Crash-because-of-unsigned-in-scev.ll Fix tests with broken datalayout strings. 2012-11-28 13:30:31 +00:00
20111108-Parameter-not-detected.ll
Alias-0.ll tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
Alias-1.ll tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
Alias-2.ll tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
Alias-3.ll tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00
Alias-4.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
bad_loop_0.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
bug_2010_10_22.ll Tests: remove ModuleID lines 2012-11-02 06:09:20 +00:00
bug_2011_1_5.ll Tests: remove ModuleID lines 2012-11-02 06:09:20 +00:00
bug_scev_not_fully_eval.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
cond_in_loop.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
independent-blocks-never-stop-on-big-scop.ll Tests: remove ModuleID lines 2012-11-02 06:09:20 +00:00
indvar_out_of_loop.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
indvar_out_of_loop_1.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
indvar_out_of_loop_2.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
isl_aff_out_of_bounds.ll fix testcase 2013-04-10 16:44:08 +00:00
loop_affine_bound_0.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
loop_affine_bound_1.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
loop_affine_bound_2.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
loop_carry.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
loop_complex_parameter.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
loop_depth_0.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
loop_multi_exits.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
multidim_ivs_and_integer_offsets_3d.ll Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00
multidim_ivs_and_parameteric_offsets_3d.ll Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00
multidim_only_ivs_2d.ll Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00
multidim_only_ivs_3d.ll Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00
multidim_only_ivs_3d_cast.ll Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00
non_affine_parametric_loop.ll
out_of_loop_0.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
parameter_product.ll SCEVValidator: Correctly store 'k * p' as a parameter 2013-04-14 13:15:59 +00:00
phi_not_grouped_at_top.ll Tests: remove ModuleID lines 2012-11-02 06:09:20 +00:00
phi_with_invoke_edge.ll
simple_loop_1.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
simple_nonaffine_loop.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
simple_nonaffine_loop_not.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00
undef_in_cond.ll Tests: Pipe test files into 'opt' 2012-11-04 16:56:20 +00:00