llvm-project/polly/test/ScopInfo
Tobias Grosser 7b6f9ba572 ScopValidator: smax expressions are no parameters
This fixes PR18155 which is a regression introduced in 152913.

llvm-svn: 196827
2013-12-09 21:51:46 +00:00
..
2012-03-16-Crash-because-of-unsigned-in-scev.ll
20111108-Parameter-not-detected.ll ScopInfo: Split start value from SCEVAddRecExpr to enable parameter sharing. 2013-08-05 15:14:15 +00:00
Alias-0.ll
Alias-1.ll
Alias-2.ll
Alias-3.ll
Alias-4.ll This test case requires assertions 2013-10-12 09:15:56 +00:00
bug_2010_10_22.ll
bug_2011_1_5.ll
bug_scev_not_fully_eval.ll
cond_constant_in_loop.ll ScopInfo: Correctly handle true/false conditions 2013-09-07 01:54:13 +00:00
cond_in_loop.ll
constant_start_integer.ll ScopInfo: Split start value from SCEVAddRecExpr to enable parameter sharing. 2013-08-05 15:14:15 +00:00
independent-blocks-never-stop-on-big-scop.ll
indvar_out_of_loop.ll
indvar_out_of_loop_1.ll
indvar_out_of_loop_2.ll
integers.ll Correctly convert APInt to gmp values 2013-06-14 16:23:38 +00:00
isl_aff_out_of_bounds.ll
loop_affine_bound_0.ll
loop_affine_bound_1.ll
loop_affine_bound_2.ll
loop_carry.ll ScopInfo: Clarify may-write and must-write accesses 2013-06-23 05:21:18 +00:00
loop_complex_parameter.ll
loop_depth_0.ll
loop_multi_exits.ll
multidim_ivs_and_integer_offsets_3d.ll ScopInfo: Clarify may-write and must-write accesses 2013-06-23 05:21:18 +00:00
multidim_ivs_and_parameteric_offsets_3d.ll ScopInfo: Clarify may-write and must-write accesses 2013-06-23 05:21:18 +00:00
multidim_nested_start_integer.ll ScopInfo: Split start value from SCEVAddRecExpr to enable parameter sharing. 2013-08-05 15:14:15 +00:00
multidim_nested_start_share_parameter.ll ScopInfo: add a testcase that share parameters within nested start. 2013-08-06 04:36:45 +00:00
multidim_only_ivs_2d.ll ScopInfo: Clarify may-write and must-write accesses 2013-06-23 05:21:18 +00:00
multidim_only_ivs_3d.ll
multidim_only_ivs_3d_cast.ll
non_affine_parametric_loop.ll
out_of_loop_0.ll
parameter_product.ll
phi_not_grouped_at_top.ll
phi_with_invoke_edge.ll
simple_loop_1.ll
simple_nonaffine_loop.ll
simple_nonaffine_loop_not.ll
smax.ll ScopValidator: smax expressions are no parameters 2013-12-09 21:51:46 +00:00
undef_in_cond.ll