diff options
author | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-02-01 18:30:50 +0000 |
---|---|---|
committer | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-02-01 18:30:50 +0000 |
commit | a1b0b75cfc4f82162fc7e9b1f7255c98359a1078 (patch) | |
tree | 40840e00cf2a95bba9bd9036fcc9e17f824950e7 /gcc/ada/a-strbou.adb | |
parent | d5f5fa27aabcdfb41c0c3a2b73e92db731c58c4f (diff) | |
download | gcc-a1b0b75cfc4f82162fc7e9b1f7255c98359a1078.tar.gz |
2017-02-01 Andrew Pinski <apinski@cavium.com>
* tree-vect-loop.c (vect_compute_single_scalar_iteration_cost): Pass
stmt_info to record_stmt_cost.
(vect_get_known_peeling_cost): Pass stmt_info if known to
record_stmt_cost.
* config/aarch64/aarch64-protos.h (cpu_vector_cost): Split
cpu_vector_cost field into
scalar_int_stmt_cost and scalar_fp_stmt_cost. Split vec_stmt_cost
field into vec_int_stmt_cost and vec_fp_stmt_cost.
* config/aarch64/aarch64.c (generic_vector_cost): Update for the
splitting of scalar_stmt_cost and vec_stmt_cost.
(thunderx_vector_cost): Likewise.
(cortexa57_vector_cost): LIkewise.
(exynosm1_vector_cost): Likewise.
(xgene1_vector_cost): Likewise.
(thunderx2t99_vector_cost): Improve after the splitting of the two
fields.
(aarch64_builtin_vectorization_cost): Update for the splitting of
scalar_stmt_cost and vec_stmt_cost.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245101 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-strbou.adb')
0 files changed, 0 insertions, 0 deletions