aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadbackward.c
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@cavium.com>2017-02-01 18:30:50 +0000
committerAndrew Pinski <pinskia@gcc.gnu.org>2017-02-01 10:30:50 -0800
commitcd8ae5edfe8587fb39227ddcbb359f05649a14c6 (patch)
tree40840e00cf2a95bba9bd9036fcc9e17f824950e7 /gcc/tree-ssa-threadbackward.c
parent969a32ce9354585f5f2b89df2e025f52eb0e1644 (diff)
downloadgcc-cd8ae5edfe8587fb39227ddcbb359f05649a14c6.zip
gcc-cd8ae5edfe8587fb39227ddcbb359f05649a14c6.tar.gz
gcc-cd8ae5edfe8587fb39227ddcbb359f05649a14c6.tar.bz2
tree-vect-loop.c (vect_compute_single_scalar_iteration_cost): Pass stmt_info to record_stmt_cost.
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. From-SVN: r245101
Diffstat (limited to 'gcc/tree-ssa-threadbackward.c')
0 files changed, 0 insertions, 0 deletions