diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-15 13:49:39 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2016-04-15 13:49:39 +0200 |
commit | 60cbb674776db42617d6f66487ff4074ee7862ba (patch) | |
tree | 6079326408af21c42010949a5284d4023c888521 /gcc/c/ChangeLog | |
parent | 1355e62cf8eb8a84fa706f1f2beefc56ea12be2d (diff) | |
download | gcc-60cbb674776db42617d6f66487ff4074ee7862ba.zip gcc-60cbb674776db42617d6f66487ff4074ee7862ba.tar.gz gcc-60cbb674776db42617d6f66487ff4074ee7862ba.tar.bz2 |
Split out OMP constructs' SIMD clone supporting code
gcc/
* omp-low.c (simd_clone_struct_alloc, simd_clone_struct_copy)
(simd_clone_vector_of_formal_parm_types)
(simd_clone_clauses_extract, simd_clone_compute_base_data_type)
(simd_clone_mangle, simd_clone_create)
(simd_clone_adjust_return_type, create_tmp_simd_array)
(simd_clone_adjust_argument_types, simd_clone_init_simd_arrays)
(struct modify_stmt_info, ipa_simd_modify_stmt_ops)
(ipa_simd_modify_function_body, simd_clone_linear_addend)
(simd_clone_adjust, expand_simd_clones, ipa_omp_simd_clone)
(pass_data_omp_simd_clone, class pass_omp_simd_clone)
(pass_omp_simd_clone::gate, make_pass_omp_simd_clone): Move
into...
* omp-simd-clone.c: ... this new file.
(simd_clone_vector_of_formal_parm_types): Make it static.
* Makefile.in (OBJS): Add omp-simd-clone.o.
From-SVN: r235017
Diffstat (limited to 'gcc/c/ChangeLog')
0 files changed, 0 insertions, 0 deletions