diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-06-27 03:20:08 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-06-27 03:20:08 +0000 |
commit | 981d19b48e07fbe1d6ecca3bbaf7bf52a1039459 (patch) | |
tree | a9c63a4b7197e02e38966e6ba619cc7ec2083e7c /gcc/config/rx | |
parent | 5cd92c37ca1226fc68392c128585d59818767d4e (diff) | |
download | gcc-981d19b48e07fbe1d6ecca3bbaf7bf52a1039459.tar.gz |
i386: Correct costs on CONST_DOUBLE and CONST_VECTOR
We were always falling through to the memory default.
Also use standard_sse_constant_p on CONST_VECTOR.
* config/i386/i386.c (ix86_rtx_costs): Use standard_sse_constant_p
and don't fall thru from standard_80387_constant_p to the memory
fallback,
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189007 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rx')
0 files changed, 0 insertions, 0 deletions