Modify test cases to work with SCEV based code generation
authorTobias Grosser <tobias@grosser.es>
Sun, 16 Nov 2014 22:43:21 +0000 (22:43 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 16 Nov 2014 22:43:21 +0000 (22:43 +0000)
commitbab3568105ede202ceb4a16ad8cb3f615af5f54d
treebc7e62e9e521ee5701c44f18b2283c423ef4d4f0
parent95cd1c718e7159b036e6a5275b91032d9088ef0e
Modify test cases to work with SCEV based code generation

This patch includes tests where we actually need to adjust the CHECK lines
for SCEV based code generation. Besides these adjustments we add explicit
calls to -polly-codegen-scev=[true|false] and make sure we test both cases.

llvm-svn: 222112
polly/test/Cloog/CodeGen/loop_with_condition_nested.ll
polly/test/Cloog/CodeGen/vector_load_from_bitcast.ll
polly/test/Isl/CodeGen/LoopParallelMD/loop_nest_param_parallel.ll
polly/test/Isl/CodeGen/aliasing_different_base_and_access_type.ll
polly/test/Isl/CodeGen/annotated_alias_scopes.ll
polly/test/Isl/CodeGen/loop_with_condition_nested.ll
polly/test/Isl/CodeGen/simple_vec_assign_scalar.ll
polly/test/Isl/CodeGen/simple_vec_cast.ll
polly/test/Isl/single_loop_param_less_equal.ll
polly/test/Isl/single_loop_param_less_than.ll