Searched refs:expand_omp_simd (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.gimple-classes | 895 (expand_omp_simd): Likewise. 1872 * omp-low.c (expand_omp_simd): Introduce a new local cond_stmt
|
H A D | omp-expand.cc | 6340 expand_omp_simd (struct omp_region *region, struct omp_for_data *fd) in expand_omp_simd() function 8122 expand_omp_simd (region, &fd); in expand_omp_for()
|
H A D | ChangeLog-2013 | 4787 (expand_omp_simd): Use cont_bb rather than e->dest as latch. 7575 * omp-low.c (expand_omp_simd): Likewise. 15470 (expand_omp_simd): Handle combined loops. 18400 (expand_omp_simd): Ditto. 21422 (expand_omp_simd): New. 21423 (expand_omp_for): Use expand_omp_simd.
|
H A D | ChangeLog-2017 | 3282 (expand_omp_simd): Likewise. 16301 * omp-expand.c (expand_omp_simd): Force second operands of COND_EXPR 21720 * omp-expand (expand_omp_simd): Remove flag_tree_vectorize, as it 26006 (expand_omp_simd): Update. 39564 * omp-expand.c (expand_omp_simd): Clear PROP_gimple_lomp_dev regardless
|
H A D | ChangeLog-2020 | 10281 * omp-expand.c (expand_omp_simd): Don't emit MIN_EXPR and PLUS_EXPR 12104 * omp-expand.c (expand_omp_simd): Help vectorizer for the collapse == 1 12203 (expand_omp_simd): Rewritten collapse > 1 support to only attempt 18628 expand_omp_for_static_chunk, expand_omp_simd,
|
H A D | ChangeLog-2019 | 22164 (expand_omp_simd): Same. 26912 * omp-expand.c (expand_omp_simd): Initialize cond_var if 28011 * omp-expand.c (expand_omp_simd): Set it if simdlen clause is present. 28479 * omp-expand.c (expand_omp_simd): For if (0) or simdlen (1) clear
|
H A D | ChangeLog-2016 | 1123 (expand_omp_simd): Likewise. 4562 (expand_omp_simd): Likewise. Remove explicit offloaded region check. 4591 (expand_omp_simd): Add SIMT transforms.
|
H A D | ChangeLog | 5773 * omp-expand.cc (expand_omp_simd): Fix up handling of pointer
|
H A D | ChangeLog-2014 | 33502 lower_rec_input_clauses, expand_omp_simd): Handle non-constant 43141 * omp-low.c (expand_omp_simd): Likewise. 44427 (expand_omp_simd): Likewise.
|
H A D | ChangeLog-2021 | 10340 * omp-expand.c (expand_omp_simd): Likewise. 28194 * omp-expand.c (expand_omp_simd): Add step_orig, and replace uses of
|
H A D | ChangeLog-2015 | 12510 (expand_omp_simd): Handle addressable fd->loop.v. Adjust 27422 (expand_omp_simd): For broken loop, set cfun->has_simduid_loops
|
H A D | ChangeLog-2018 | 35719 (expand_omp_simd): Handle polynomial safelen.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 5199 expand_omp_simd (struct omp_region *region, struct omp_for_data *fd) in expand_omp_simd() function 6563 expand_omp_simd (region, &fd); in expand_omp_for()
|