r243059 - in /branches/ARM/sve-branch/gcc: expm...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Wed Nov 30 19:08:00 GMT 2016
Author: rsandifo
Date: Wed Nov 30 19:08:02 2016
New Revision: 243059
URL: https://gcc.gnu.org/viewcvs?rev=243059&root=gcc&view=rev
Log:
Add separate convert_costs for signed vs. unsigned
[Branch only patch -- not intended for trunk in its current state]
This patch makes convert_cost record separate costs for sign and
zero extension, in case one is more expensive than the other.
This probably doesn't make a difference any more.
Modified:
branches/ARM/sve-branch/gcc/expmed.c
branches/ARM/sve-branch/gcc/expmed.h
branches/ARM/sve-branch/gcc/gimple-ssa-strength-reduction.c
branches/ARM/sve-branch/gcc/tree-ssa-loop-ivopts.c
branches/ARM/sve-branch/gcc/wide-int.h
More information about the Gcc-cvs
mailing list