hanchenye-llvm-project/polly/test/ScopInfo
Sebastian Pop fcf68758b8 unxfail passing testcase
llvm-svn: 208233
2014-05-07 18:01:32 +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 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 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 only delinearize when the access function is not affine 2014-04-10 16:08:11 +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 fix testcase 2013-04-10 16:44:08 +00:00
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
multi-scop.ll Check scops a second time before working on them 2014-02-18 18:49:49 +00:00
multidim_ivs_and_integer_offsets_3d.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_ivs_and_parameteric_offsets_3d.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_nested_start_integer.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_nested_start_share_parameter.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_only_ivs_2d.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_only_ivs_3d.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_only_ivs_3d_cast.ll delinearize memory access functions 2014-04-08 21:20:44 +00:00
multidim_only_ivs_3d_reverse.ll unxfail passing testcase 2014-05-07 18:01:32 +00:00
non_affine_parametric_loop.ll
out_of_loop_0.ll
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
phi_with_invoke_edge.ll
scalar.ll ScopInfo: Scalar accesses are zero dimensional 2014-04-10 08:38:02 +00:00
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