aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2017-10-22 22:09:47 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2017-10-22 22:09:47 +0000
commitf802eb66d2f1077ac26d14822ec747db2b53324e (patch)
tree1add5ec4413426eef079935137633bd36b82e7e9 /gcc/combine.c
parentb7753f75ea1644c3d18dcfaf9878fb5ec1460c6a (diff)
downloadgcc-f802eb66d2f1077ac26d14822ec747db2b53324e.zip
gcc-f802eb66d2f1077ac26d14822ec747db2b53324e.tar.gz
gcc-f802eb66d2f1077ac26d14822ec747db2b53324e.tar.bz2
i386.c (ix86_builtin_vectorization_cost): Use existing rtx_cost latencies instead of having separate table...
* i386.c (ix86_builtin_vectorization_cost): Use existing rtx_cost latencies instead of having separate table; make difference between integer and float costs. * i386.h (processor_costs): Remove scalar_stmt_cost, scalar_load_cost, scalar_store_cost, vec_stmt_cost, vec_to_scalar_cost, scalar_to_vec_cost, vec_align_load_cost, vec_unalign_load_cost, vec_store_cost. * x86-tune-costs.h: Remove entries which has been removed in procesor_costs from all tables; make cond_taken_branch_cost and cond_not_taken_branch_cost COST_N_INSNS based. From-SVN: r253993
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions