Update Polly tests to handle explicitly typed gep changes in LLVM
commit690a9f62a8cc59cbc7d32a570f6913ad32f0b296
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Feb 2015 19:20:19 +0000 (27 19:20 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Feb 2015 19:20:19 +0000 (27 19:20 +0000)
tree57678cecfbd26691d154b6be68cbccf0ab1c974e
parent731a681138bdf3d84bfe048d1c22012759245ecb
Update Polly tests to handle explicitly typed gep changes in LLVM

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@230784 91177308-0d34-0410-b5e6-96231b3b80d8
296 files changed:
test/CodePreparation/if_condition.ll
test/CodePreparation/multiple_loops_trivial_phis.ll
test/CodePreparation/single_loop_trivial_phi.ll
test/DeadCodeElimination/chained_iterations.ll
test/DeadCodeElimination/chained_iterations_2.ll
test/DeadCodeElimination/computeout.ll
test/DeadCodeElimination/dead_iteration_elimination.ll
test/DeadCodeElimination/non-affine-affine-mix.ll
test/DeadCodeElimination/non-affine.ll
test/DeadCodeElimination/null_schedule.ll
test/Dependences/computeout.ll
test/Dependences/do_pluto_matmult.ll
test/Dependences/reduction_complex_location.ll
test/Dependences/reduction_dependences_equal_non_reduction_dependences.ll
test/Dependences/reduction_mixed_reduction_and_non_reduction_dependences.ll
test/Dependences/reduction_multiple_loops_array_sum.ll
test/Dependences/reduction_multiple_loops_array_sum_2.ll
test/Dependences/reduction_multiple_loops_array_sum_3.ll
test/Dependences/reduction_only_reduction_like_access.ll
test/Dependences/reduction_partially_escaping_intermediate_in_other_stmt.ll
test/Dependences/reduction_privatization_deps.ll
test/Dependences/reduction_privatization_deps_2.ll
test/Dependences/reduction_privatization_deps_3.ll
test/Dependences/reduction_privatization_deps_4.ll
test/Dependences/reduction_privatization_deps_5.ll
test/Dependences/reduction_two_reductions_different_rloops.ll
test/Dependences/sequential_loops.ll
test/IndependentBlocks/inter_bb_scalar_dep.ll
test/IndependentBlocks/intra_and_inter_bb_scalar_dep.ll
test/IndependentBlocks/intra_bb_scalar_dep.ll
test/IndependentBlocks/scalar_to_array.ll
test/Isl/Ast/OpenMP/multiple_loops_outer_parallel.ll
test/Isl/Ast/OpenMP/nested_loop_both_parallel.ll
test/Isl/Ast/OpenMP/nested_loop_both_parallel_parametric.ll
test/Isl/Ast/OpenMP/nested_loop_inner_parallel.ll
test/Isl/Ast/OpenMP/nested_loop_outer_parallel.ll
test/Isl/Ast/OpenMP/single_loop_param_non_parallel.ll
test/Isl/Ast/OpenMP/single_loop_param_parallel.ll
test/Isl/Ast/OpenMP/single_loop_param_parallel_computeout.ll
test/Isl/Ast/alias_simple_1.ll
test/Isl/Ast/alias_simple_2.ll
test/Isl/Ast/alias_simple_3.ll
test/Isl/Ast/aliasing_multiple_alias_groups.ll
test/Isl/Ast/aliasing_parametric_simple_1.ll
test/Isl/Ast/aliasing_parametric_simple_2.ll
test/Isl/Ast/dependence_distance_constant.ll
test/Isl/Ast/dependence_distance_multiple_constant.ll
test/Isl/Ast/dependence_distance_parametric.ll
test/Isl/Ast/dependence_distance_parametric_expr.ll
test/Isl/Ast/dependence_distance_varying.ll
test/Isl/Ast/dependence_distance_varying_in_outer_loop.ll
test/Isl/Ast/dependence_distance_varying_multiple.ll
test/Isl/Ast/reduction_clauses_multidimensional_access.ll
test/Isl/Ast/reduction_clauses_onedimensional_access.ll
test/Isl/Ast/reduction_dependences_equal_non_reduction_dependences.ll
test/Isl/Ast/reduction_in_one_dimension.ll
test/Isl/Ast/reduction_loop_reversal.ll
test/Isl/Ast/reduction_modulo_and_loop_reversal_schedule.ll
test/Isl/Ast/reduction_modulo_and_loop_reversal_schedule_2.ll
test/Isl/Ast/reduction_modulo_schedule.ll
test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions.ll
test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_2.ll
test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_3.ll
test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_4.ll
test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_5.ll
test/Isl/Ast/reduction_multiple_dimensions.ll
test/Isl/Ast/reduction_multiple_dimensions_2.ll
test/Isl/Ast/reduction_multiple_dimensions_3.ll
test/Isl/Ast/reduction_multiple_dimensions_4.ll
test/Isl/Ast/run-time-condition.ll
test/Isl/Ast/simple-run-time-condition.ll
test/Isl/Ast/single_loop_strip_mine.ll
test/Isl/CodeGen/20100707_2.ll
test/Isl/CodeGen/20100713_2.ll
test/Isl/CodeGen/20100717.ll
test/Isl/CodeGen/20100720-MultipleConditions.ll
test/Isl/CodeGen/20100809-IndependentBlock.ll
test/Isl/CodeGen/20101103-Overflow3.ll
test/Isl/CodeGen/20130211-getNumberOfIterations.ll
test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll
test/Isl/CodeGen/LoopParallelMD/loop_nest_param_parallel.ll
test/Isl/CodeGen/LoopParallelMD/single_loop_param_parallel.ll
test/Isl/CodeGen/MemAccess/bad_alignment.ll
test/Isl/CodeGen/MemAccess/codegen_constant_offset.ll
test/Isl/CodeGen/MemAccess/codegen_simple.ll
test/Isl/CodeGen/MemAccess/codegen_simple_float.ll
test/Isl/CodeGen/MemAccess/codegen_simple_md.ll
test/Isl/CodeGen/MemAccess/codegen_simple_md_float.ll
test/Isl/CodeGen/MemAccess/default_aligned_new_access_function.ll
test/Isl/CodeGen/MemAccess/simple.ll
test/Isl/CodeGen/MemAccess/simple_analyze.ll
test/Isl/CodeGen/MemAccess/simple_stride_test.ll
test/Isl/CodeGen/OpenMP/loop-body-references-outer-iv.ll
test/Isl/CodeGen/OpenMP/loop-body-references-outer-values-2.ll
test/Isl/CodeGen/OpenMP/loop-body-references-outer-values-3.ll
test/Isl/CodeGen/OpenMP/loop-body-references-outer-values.ll
test/Isl/CodeGen/OpenMP/loop-bounds-reference-outer-ids.ll
test/Isl/CodeGen/OpenMP/reference-other-bb.ll
test/Isl/CodeGen/OpenMP/reference-preceeding-loop.ll
test/Isl/CodeGen/OpenMP/single_loop.ll
test/Isl/CodeGen/OpenMP/single_loop_with_loop_invariant_baseptr.ll
test/Isl/CodeGen/OpenMP/two-parallel-loops-reference-outer-indvar.ll
test/Isl/CodeGen/aliasing_different_base_and_access_type.ll
test/Isl/CodeGen/aliasing_different_pointer_types.ll
test/Isl/CodeGen/aliasing_multidimensional_access.ll
test/Isl/CodeGen/aliasing_parametric_simple_1.ll
test/Isl/CodeGen/aliasing_parametric_simple_2.ll
test/Isl/CodeGen/aliasing_struct_element.ll
test/Isl/CodeGen/alignment.ll
test/Isl/CodeGen/annotated_alias_scopes.ll
test/Isl/CodeGen/blas_sscal_simplified.ll
test/Isl/CodeGen/debug-intrinsics.ll
test/Isl/CodeGen/intrinsics_lifetime.ll
test/Isl/CodeGen/intrinsics_misc.ll
test/Isl/CodeGen/loop_with_condition.ll
test/Isl/CodeGen/loop_with_condition_2.ll
test/Isl/CodeGen/loop_with_condition_ineq.ll
test/Isl/CodeGen/loop_with_condition_nested.ll
test/Isl/CodeGen/loop_with_conditional_entry_edge_splited_hard_case.ll
test/Isl/CodeGen/multidim_2d_parametric_array_static_loop_bounds.ll
test/Isl/CodeGen/multidim_alias_check.ll
test/Isl/CodeGen/no_guard_bb.ll
test/Isl/CodeGen/non_affine_float_compare.ll
test/Isl/CodeGen/openmp_limit_threads.ll
test/Isl/CodeGen/pointer-type-expressions-2.ll
test/Isl/CodeGen/pointer-type-expressions.ll
test/Isl/CodeGen/pointer-type-pointer-type-comparison.ll
test/Isl/CodeGen/reduction.ll
test/Isl/CodeGen/reduction_2.ll
test/Isl/CodeGen/run-time-condition-with-scev-parameters.ll
test/Isl/CodeGen/run-time-condition.ll
test/Isl/CodeGen/scalar-references-used-in-scop-compute.ll
test/Isl/CodeGen/scop_never_executed_runtime_check_location.ll
test/Isl/CodeGen/sequential_loops.ll
test/Isl/CodeGen/simple_loop_non_single_exit.ll
test/Isl/CodeGen/simple_loop_non_single_exit_2.ll
test/Isl/CodeGen/simple_non_single_entry.ll
test/Isl/CodeGen/simple_nonaffine_loop.ll
test/Isl/CodeGen/simple_vec_assign_scalar.ll
test/Isl/CodeGen/simple_vec_assign_scalar_2.ll
test/Isl/CodeGen/simple_vec_call.ll
test/Isl/CodeGen/simple_vec_call_2.ll
test/Isl/CodeGen/simple_vec_cast.ll
test/Isl/CodeGen/simple_vec_const.ll
test/Isl/CodeGen/simple_vec_large_width.ll
test/Isl/CodeGen/simple_vec_ptr_ptr_ty.ll
test/Isl/CodeGen/simple_vec_stride_negative_one.ll
test/Isl/CodeGen/simple_vec_stride_x.ll
test/Isl/CodeGen/simple_vec_two_stmts.ll
test/Isl/CodeGen/single_do_loop_one_iteration.ll
test/Isl/CodeGen/single_do_loop_scev_replace.ll
test/Isl/CodeGen/single_loop.ll
test/Isl/CodeGen/single_loop_int_max_iterations.ll
test/Isl/CodeGen/single_loop_ll_max_iterations.ll
test/Isl/CodeGen/single_loop_one_iteration.ll
test/Isl/CodeGen/single_loop_param.ll
test/Isl/CodeGen/single_loop_zero_iterations.ll
test/Isl/CodeGen/test-invalid-operands-for-select-2.ll
test/Isl/CodeGen/test-invalid-operands-for-select.ll
test/Isl/CodeGen/test.ll
test/Isl/CodeGen/two-scops-in-row.ll
test/Isl/single_loop_param_less_equal.ll
test/Isl/single_loop_param_less_than.ll
test/Isl/single_loop_uint_max_iterations.ll
test/Isl/single_loop_ull_max_iterations.ll
test/ScheduleOptimizer/2012-04-16-Trivially-vectorizable-loops.ll
test/ScheduleOptimizer/2012-10-14-Zero-Bands.ll
test/ScheduleOptimizer/computeout.ll
test/ScheduleOptimizer/line-tiling-2.ll
test/ScheduleOptimizer/line-tiling.ll
test/ScheduleOptimizer/prevectorization.ll
test/ScheduleOptimizer/rectangular-tiling.ll
test/ScopDetect/aliasing_parametric_simple_1.ll
test/ScopDetect/aliasing_parametric_simple_2.ll
test/ScopDetect/aliasing_simple_1.ll
test/ScopDetect/aliasing_simple_2.ll
test/ScopDetect/base_pointer.ll
test/ScopDetect/cross_loop_non_single_exit.ll
test/ScopDetect/cross_loop_non_single_exit_2.ll
test/ScopDetect/dependency_to_phi_node_outside_of_region.ll
test/ScopDetect/indvars.ll
test/ScopDetect/intrinsics_1.ll
test/ScopDetect/intrinsics_2.ll
test/ScopDetect/intrinsics_3.ll
test/ScopDetect/invalidate_scalar_evolution.ll
test/ScopDetect/keep_going_expansion.ll
test/ScopDetect/multidim_two_accesses_different_delinearization.ll
test/ScopDetect/nested_loop_single_exit.ll
test/ScopDetect/non-affine-conditional.ll
test/ScopDetect/non-affine-float-compare.ll
test/ScopDetect/parametric-multiply-in-scev.ll
test/ScopDetect/remove_all_children.ll
test/ScopDetect/report-scop-location.ll
test/ScopDetect/run_time_alias_check.ll
test/ScopDetect/sequential_loops.ll
test/ScopDetect/simple_loop.ll
test/ScopDetect/simple_loop_non_single_entry.ll
test/ScopDetect/simple_loop_non_single_exit.ll
test/ScopDetect/simple_loop_non_single_exit_2.ll
test/ScopDetect/simple_loop_two_phi_nodes.ll
test/ScopDetect/simple_loop_with_param.ll
test/ScopDetect/simple_loop_with_param_2.ll
test/ScopDetect/simple_non_single_entry.ll
test/ScopDetect/skip_function_attribute.ll
test/ScopDetectionDiagnostics/ReportAlias-01.ll
test/ScopDetectionDiagnostics/ReportDifferentElementSize.ll
test/ScopDetectionDiagnostics/ReportFuncCall-01.ll
test/ScopDetectionDiagnostics/ReportLoopBound-01.ll
test/ScopDetectionDiagnostics/ReportMultipleNonAffineAccesses.ll
test/ScopDetectionDiagnostics/ReportNonAffineAccess-01.ll
test/ScopDetectionDiagnostics/ReportUnprofitable.ll
test/ScopDetectionDiagnostics/ReportVariantBasePtr-01.ll
test/ScopInfo/20111108-Parameter-not-detected.ll
test/ScopInfo/2012-03-16-Crash-because-of-unsigned-in-scev.ll
test/ScopInfo/Alias-0.ll
test/ScopInfo/Alias-1.ll
test/ScopInfo/Alias-2.ll
test/ScopInfo/Alias-3.ll
test/ScopInfo/Alias-4.ll
test/ScopInfo/NonAffine/non_affine_access_with_range.ll
test/ScopInfo/NonAffine/non_affine_access_with_range_2.ll
test/ScopInfo/NonAffine/non_affine_but_sdiv.ll
test/ScopInfo/NonAffine/non_affine_conditional_nested.ll
test/ScopInfo/NonAffine/non_affine_float_compare.ll
test/ScopInfo/aliasing_conditional_alias_groups_1.ll
test/ScopInfo/aliasing_conditional_alias_groups_2.ll
test/ScopInfo/aliasing_dead_access.ll
test/ScopInfo/aliasing_many_parameters_not_all_involved.ll
test/ScopInfo/aliasing_multiple_alias_groups.ll
test/ScopInfo/assume_gep_bounds.ll
test/ScopInfo/assume_gep_bounds_2.ll
test/ScopInfo/bug_2011_1_5.ll
test/ScopInfo/bug_scev_not_fully_eval.ll
test/ScopInfo/cond_constant_in_loop.ll
test/ScopInfo/cond_in_loop.ll
test/ScopInfo/constant_start_integer.ll
test/ScopInfo/delinearize-together-all-data-refs.ll
test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll
test/ScopInfo/integers.ll
test/ScopInfo/isl_aff_out_of_bounds.ll
test/ScopInfo/loop_affine_bound_0.ll
test/ScopInfo/loop_affine_bound_1.ll
test/ScopInfo/loop_affine_bound_2.ll
test/ScopInfo/loop_carry.ll
test/ScopInfo/max-loop-depth.ll
test/ScopInfo/multi-scop.ll
test/ScopInfo/multidim_2d-diagonal-matrix.ll
test/ScopInfo/multidim_2d_outer_parametric_offset.ll
test/ScopInfo/multidim_2d_parametric_array_static_loop_bounds.ll
test/ScopInfo/multidim_3d_parametric_array_static_loop_bounds.ll
test/ScopInfo/multidim_ivs_and_integer_offsets_3d.ll
test/ScopInfo/multidim_ivs_and_parameteric_offsets_3d.ll
test/ScopInfo/multidim_nested_start_integer.ll
test/ScopInfo/multidim_nested_start_share_parameter.ll
test/ScopInfo/multidim_only_ivs_2d.ll
test/ScopInfo/multidim_only_ivs_3d.ll
test/ScopInfo/multidim_only_ivs_3d_cast.ll
test/ScopInfo/multidim_only_ivs_3d_reverse.ll
test/ScopInfo/multidim_single_and_multidim_array.ll
test/ScopInfo/non_affine_access.ll
test/ScopInfo/non_affine_parametric_loop.ll
test/ScopInfo/parameter_product.ll
test/ScopInfo/phi_condition_modeling_1.ll
test/ScopInfo/phi_condition_modeling_2.ll
test/ScopInfo/phi_conditional_simple_1.ll
test/ScopInfo/phi_loop_carried_float.ll
test/ScopInfo/phi_scalar_simple_1.ll
test/ScopInfo/phi_scalar_simple_2.ll
test/ScopInfo/pointer-type-expressions.ll
test/ScopInfo/ranged_parameter.ll
test/ScopInfo/ranged_parameter_wrap.ll
test/ScopInfo/reduction_alternating_base.ll
test/ScopInfo/reduction_escaping_intermediate.ll
test/ScopInfo/reduction_escaping_intermediate_2.ll
test/ScopInfo/reduction_invalid_overlapping_accesses.ll
test/ScopInfo/reduction_multiple_loops_array_sum.ll
test/ScopInfo/reduction_multiple_loops_array_sum_1.ll
test/ScopInfo/reduction_multiple_simple_binary.ll
test/ScopInfo/reduction_non_overlapping_chains.ll
test/ScopInfo/reduction_only_reduction_like_access.ll
test/ScopInfo/reduction_two_identical_reads.ll
test/ScopInfo/run-time-check-many-parameters.ll
test/ScopInfo/run-time-check-read-only-arrays.ll
test/ScopInfo/scalar.ll
test/ScopInfo/scalar_dependence_cond_br.ll
test/ScopInfo/simple_loop_1.ll
test/ScopInfo/simple_nonaffine_loop_not.ll
test/ScopInfo/smax.ll
test/ScopInfo/unsigned-condition.ll
test/TempScop/inter_bb_scalar_dep.ll
test/TempScop/intra_and_inter_bb_scalar_dep.ll
test/TempScop/intra_bb_scalar_dep.ll
test/TempScop/nested-loops.ll
test/TempScop/not-a-reduction.ll
test/TempScop/scalar_to_array.ll
test/TempScop/tempscop-printing.ll