Update Polly tests to handle explicitly typed load changes in LLVM.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Feb 2015 21:22:50 +0000 (21:22 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 27 Feb 2015 21:22:50 +0000 (21:22 +0000)
commitc94eca0546b537bbc771f8dc0ea894b74b388361
tree103f3b2642f5dea2d724a2894a1fd97c65922967
parenta953f2825ba916302b1008fa071fff336ec67bf1
Update Polly tests to handle explicitly typed load changes in LLVM.

llvm-svn: 230796
211 files changed:
polly/test/CodePreparation/multiple_loops_trivial_phis.ll
polly/test/CodePreparation/single_loop_trivial_phi.ll
polly/test/DeadCodeElimination/chained_iterations_2.ll
polly/test/DeadCodeElimination/dead_iteration_elimination.ll
polly/test/DeadCodeElimination/null_schedule.ll
polly/test/Dependences/do_pluto_matmult.ll
polly/test/Dependences/reduction_complex_location.ll
polly/test/Dependences/reduction_dependences_equal_non_reduction_dependences.ll
polly/test/Dependences/reduction_mixed_reduction_and_non_reduction_dependences.ll
polly/test/Dependences/reduction_multiple_loops_array_sum.ll
polly/test/Dependences/reduction_multiple_loops_array_sum_2.ll
polly/test/Dependences/reduction_multiple_loops_array_sum_3.ll
polly/test/Dependences/reduction_multiple_reductions.ll
polly/test/Dependences/reduction_multiple_reductions_2.ll
polly/test/Dependences/reduction_only_reduction_like_access.ll
polly/test/Dependences/reduction_partially_escaping_intermediate_in_other_stmt.ll
polly/test/Dependences/reduction_privatization_deps.ll
polly/test/Dependences/reduction_privatization_deps_2.ll
polly/test/Dependences/reduction_privatization_deps_3.ll
polly/test/Dependences/reduction_privatization_deps_4.ll
polly/test/Dependences/reduction_privatization_deps_5.ll
polly/test/Dependences/reduction_simple_iv.ll
polly/test/Dependences/reduction_simple_iv_debug_wrapped_dependences.ll
polly/test/Dependences/reduction_simple_privatization_deps_2.ll
polly/test/Dependences/reduction_simple_privatization_deps_w_parameter.ll
polly/test/Dependences/reduction_two_reductions_different_rloops.ll
polly/test/Dependences/sequential_loops.ll
polly/test/IndependentBlocks/inter_bb_scalar_dep.ll
polly/test/IndependentBlocks/intra_and_inter_bb_scalar_dep.ll
polly/test/IndependentBlocks/intra_bb_scalar_dep.ll
polly/test/IndependentBlocks/phi_outside_scop.ll
polly/test/IndependentBlocks/scalar_to_array.ll
polly/test/Isl/Ast/OpenMP/multiple_loops_outer_parallel.ll
polly/test/Isl/Ast/alias_simple_1.ll
polly/test/Isl/Ast/alias_simple_2.ll
polly/test/Isl/Ast/alias_simple_3.ll
polly/test/Isl/Ast/aliasing_multiple_alias_groups.ll
polly/test/Isl/Ast/aliasing_parametric_simple_1.ll
polly/test/Isl/Ast/aliasing_parametric_simple_2.ll
polly/test/Isl/Ast/dependence_distance_constant.ll
polly/test/Isl/Ast/dependence_distance_multiple_constant.ll
polly/test/Isl/Ast/dependence_distance_parametric.ll
polly/test/Isl/Ast/dependence_distance_parametric_expr.ll
polly/test/Isl/Ast/dependence_distance_varying.ll
polly/test/Isl/Ast/dependence_distance_varying_in_outer_loop.ll
polly/test/Isl/Ast/dependence_distance_varying_multiple.ll
polly/test/Isl/Ast/reduction_clauses_multidimensional_access.ll
polly/test/Isl/Ast/reduction_clauses_onedimensional_access.ll
polly/test/Isl/Ast/reduction_dependences_equal_non_reduction_dependences.ll
polly/test/Isl/Ast/reduction_different_reduction_clauses.ll
polly/test/Isl/Ast/reduction_in_one_dimension.ll
polly/test/Isl/Ast/reduction_loop_reversal.ll
polly/test/Isl/Ast/reduction_modulo_and_loop_reversal_schedule.ll
polly/test/Isl/Ast/reduction_modulo_and_loop_reversal_schedule_2.ll
polly/test/Isl/Ast/reduction_modulo_schedule.ll
polly/test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions.ll
polly/test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_2.ll
polly/test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_3.ll
polly/test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_4.ll
polly/test/Isl/Ast/reduction_modulo_schedule_multiple_dimensions_5.ll
polly/test/Isl/Ast/reduction_multiple_dimensions.ll
polly/test/Isl/Ast/reduction_multiple_dimensions_2.ll
polly/test/Isl/Ast/reduction_multiple_dimensions_3.ll
polly/test/Isl/Ast/reduction_multiple_dimensions_4.ll
polly/test/Isl/Ast/run-time-condition.ll
polly/test/Isl/Ast/single_loop_strip_mine.ll
polly/test/Isl/CodeGen/20100707_2.ll
polly/test/Isl/CodeGen/20100713.ll
polly/test/Isl/CodeGen/20100717.ll
polly/test/Isl/CodeGen/20100720-MultipleConditions.ll
polly/test/Isl/CodeGen/20100809-IndependentBlock.ll
polly/test/Isl/CodeGen/20101030-Overflow.ll
polly/test/Isl/CodeGen/20101103-Overflow3.ll
polly/test/Isl/CodeGen/20101103-signmissmatch.ll
polly/test/Isl/CodeGen/20110312-Fail-without-basicaa.ll
polly/test/Isl/CodeGen/LoopParallelMD/do_not_mutate_debug_info.ll
polly/test/Isl/CodeGen/LoopParallelMD/single_loop_param_parallel.ll
polly/test/Isl/CodeGen/MemAccess/codegen_constant_offset.ll
polly/test/Isl/CodeGen/MemAccess/codegen_simple.ll
polly/test/Isl/CodeGen/MemAccess/codegen_simple_float.ll
polly/test/Isl/CodeGen/MemAccess/default_aligned_new_access_function.ll
polly/test/Isl/CodeGen/MemAccess/simple_stride_test.ll
polly/test/Isl/CodeGen/OpenMP/loop-body-references-outer-values-3.ll
polly/test/Isl/CodeGen/OpenMP/loop-bounds-reference-outer-ids.ll
polly/test/Isl/CodeGen/OpenMP/single_loop.ll
polly/test/Isl/CodeGen/OpenMP/single_loop_with_loop_invariant_baseptr.ll
polly/test/Isl/CodeGen/aliasing_different_base_and_access_type.ll
polly/test/Isl/CodeGen/aliasing_different_pointer_types.ll
polly/test/Isl/CodeGen/aliasing_multidimensional_access.ll
polly/test/Isl/CodeGen/aliasing_parametric_simple_1.ll
polly/test/Isl/CodeGen/aliasing_parametric_simple_2.ll
polly/test/Isl/CodeGen/aliasing_struct_element.ll
polly/test/Isl/CodeGen/annotated_alias_scopes.ll
polly/test/Isl/CodeGen/blas_sscal_simplified.ll
polly/test/Isl/CodeGen/constant_condition.ll
polly/test/Isl/CodeGen/intrinsics_lifetime.ll
polly/test/Isl/CodeGen/intrinsics_misc.ll
polly/test/Isl/CodeGen/loop_with_condition.ll
polly/test/Isl/CodeGen/loop_with_condition_2.ll
polly/test/Isl/CodeGen/loop_with_condition_ineq.ll
polly/test/Isl/CodeGen/loop_with_condition_nested.ll
polly/test/Isl/CodeGen/non-affine-subregion-dominance-reuse.ll
polly/test/Isl/CodeGen/non_affine_float_compare.ll
polly/test/Isl/CodeGen/reduction.ll
polly/test/Isl/CodeGen/reduction_2.ll
polly/test/Isl/CodeGen/reduction_simple_binary.ll
polly/test/Isl/CodeGen/run-time-condition.ll
polly/test/Isl/CodeGen/sequential_loops.ll
polly/test/Isl/CodeGen/simple_nonaffine_loop.ll
polly/test/Isl/CodeGen/simple_vec_assign_scalar.ll
polly/test/Isl/CodeGen/simple_vec_assign_scalar_2.ll
polly/test/Isl/CodeGen/simple_vec_call.ll
polly/test/Isl/CodeGen/simple_vec_call_2.ll
polly/test/Isl/CodeGen/simple_vec_cast.ll
polly/test/Isl/CodeGen/simple_vec_const.ll
polly/test/Isl/CodeGen/simple_vec_large_width.ll
polly/test/Isl/CodeGen/simple_vec_ptr_ptr_ty.ll
polly/test/Isl/CodeGen/simple_vec_stride_negative_one.ll
polly/test/Isl/CodeGen/simple_vec_stride_x.ll
polly/test/Isl/CodeGen/simple_vec_two_stmts.ll
polly/test/Isl/CodeGen/single_do_loop_int_max_iterations.ll
polly/test/Isl/CodeGen/single_do_loop_int_param_iterations.ll
polly/test/Isl/CodeGen/single_do_loop_ll_max_iterations.ll
polly/test/Isl/CodeGen/single_do_loop_one_iteration.ll
polly/test/Isl/CodeGen/single_do_loop_scev_replace.ll
polly/test/Isl/CodeGen/single_loop.ll
polly/test/Isl/CodeGen/single_loop_int_max_iterations.ll
polly/test/Isl/CodeGen/single_loop_ll_max_iterations.ll
polly/test/Isl/CodeGen/single_loop_one_iteration.ll
polly/test/Isl/CodeGen/single_loop_param.ll
polly/test/Isl/CodeGen/single_loop_zero_iterations.ll
polly/test/Isl/CodeGen/test-invalid-operands-for-select-2.ll
polly/test/Isl/CodeGen/test-invalid-operands-for-select.ll
polly/test/Isl/CodeGen/test.ll
polly/test/Isl/CodeGen/two-scops-in-row.ll
polly/test/Isl/single_loop_uint_max_iterations.ll
polly/test/Isl/single_loop_ull_max_iterations.ll
polly/test/ScheduleOptimizer/2012-04-16-Trivially-vectorizable-loops.ll
polly/test/ScheduleOptimizer/prevectorization.ll
polly/test/ScopDetect/aliasing_parametric_simple_1.ll
polly/test/ScopDetect/aliasing_parametric_simple_2.ll
polly/test/ScopDetect/aliasing_simple_1.ll
polly/test/ScopDetect/aliasing_simple_2.ll
polly/test/ScopDetect/base_pointer.ll
polly/test/ScopDetect/intrinsics_2.ll
polly/test/ScopDetect/intrinsics_3.ll
polly/test/ScopDetect/keep_going_expansion.ll
polly/test/ScopDetect/non-affine-conditional.ll
polly/test/ScopDetect/non-affine-float-compare.ll
polly/test/ScopDetect/simple_loop_with_param.ll
polly/test/ScopDetect/simple_loop_with_param_2.ll
polly/test/ScopDetect/skip_function_attribute.ll
polly/test/ScopDetectionDiagnostics/ReportAlias-01.ll
polly/test/ScopDetectionDiagnostics/ReportDifferentElementSize.ll
polly/test/ScopDetectionDiagnostics/ReportLoopBound-01.ll
polly/test/ScopDetectionDiagnostics/ReportMultipleNonAffineAccesses.ll
polly/test/ScopDetectionDiagnostics/ReportUnprofitable.ll
polly/test/ScopDetectionDiagnostics/ReportVariantBasePtr-01.ll
polly/test/ScopInfo/2012-03-16-Crash-because-of-unsigned-in-scev.ll
polly/test/ScopInfo/Alias-0.ll
polly/test/ScopInfo/Alias-1.ll
polly/test/ScopInfo/Alias-2.ll
polly/test/ScopInfo/Alias-3.ll
polly/test/ScopInfo/Alias-4.ll
polly/test/ScopInfo/NonAffine/non_affine_access_with_range.ll
polly/test/ScopInfo/NonAffine/non_affine_access_with_range_2.ll
polly/test/ScopInfo/NonAffine/non_affine_but_sdiv.ll
polly/test/ScopInfo/NonAffine/non_affine_conditional_nested.ll
polly/test/ScopInfo/NonAffine/non_affine_float_compare.ll
polly/test/ScopInfo/aliasing_conditional_alias_groups_1.ll
polly/test/ScopInfo/aliasing_conditional_alias_groups_2.ll
polly/test/ScopInfo/aliasing_dead_access.ll
polly/test/ScopInfo/aliasing_many_parameters_not_all_involved.ll
polly/test/ScopInfo/aliasing_multiple_alias_groups.ll
polly/test/ScopInfo/constant_start_integer.ll
polly/test/ScopInfo/independent-blocks-never-stop-on-big-scop.ll
polly/test/ScopInfo/isl_aff_out_of_bounds.ll
polly/test/ScopInfo/loop_carry.ll
polly/test/ScopInfo/max-loop-depth.ll
polly/test/ScopInfo/non_affine_parametric_loop.ll
polly/test/ScopInfo/phi_loop_carried_float.ll
polly/test/ScopInfo/phi_scalar_simple_1.ll
polly/test/ScopInfo/phi_scalar_simple_2.ll
polly/test/ScopInfo/ranged_parameter.ll
polly/test/ScopInfo/ranged_parameter_wrap.ll
polly/test/ScopInfo/reduction_alternating_base.ll
polly/test/ScopInfo/reduction_chain_partially_outside_the_scop.ll
polly/test/ScopInfo/reduction_disabled_multiplicative.ll
polly/test/ScopInfo/reduction_escaping_intermediate.ll
polly/test/ScopInfo/reduction_escaping_intermediate_2.ll
polly/test/ScopInfo/reduction_invalid_different_operators.ll
polly/test/ScopInfo/reduction_invalid_overlapping_accesses.ll
polly/test/ScopInfo/reduction_multiple_loops_array_sum.ll
polly/test/ScopInfo/reduction_multiple_loops_array_sum_1.ll
polly/test/ScopInfo/reduction_multiple_simple_binary.ll
polly/test/ScopInfo/reduction_non_overlapping_chains.ll
polly/test/ScopInfo/reduction_only_reduction_like_access.ll
polly/test/ScopInfo/reduction_simple_fp.ll
polly/test/ScopInfo/reduction_simple_w_constant.ll
polly/test/ScopInfo/reduction_simple_w_iv.ll
polly/test/ScopInfo/reduction_two_identical_reads.ll
polly/test/ScopInfo/run-time-check-many-parameters.ll
polly/test/ScopInfo/run-time-check-read-only-arrays.ll
polly/test/ScopInfo/scalar.ll
polly/test/ScopInfo/simple_nonaffine_loop_not.ll
polly/test/TempScop/inter_bb_scalar_dep.ll
polly/test/TempScop/intra_and_inter_bb_scalar_dep.ll
polly/test/TempScop/intra_bb_scalar_dep.ll
polly/test/TempScop/not-a-reduction.ll
polly/test/TempScop/scalar_to_array.ll
polly/test/TempScop/tempscop-printing.ll