aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorAaron Sawdey <acsawdey@linux.ibm.com>2018-11-01 20:41:08 +0000
committerAaron Sawdey <acsawdey@gcc.gnu.org>2018-11-01 15:41:08 -0500
commit3af0c6bce5e4343a6099ba07e9dbfc3288de40a6 (patch)
tree8ebc721f818417e49556a1aa75a4635f4ea9c258 /gcc/config.gcc
parent4b53b3475fc6c1641362d9b591a3e91c20d6a22d (diff)
downloadgcc-3af0c6bce5e4343a6099ba07e9dbfc3288de40a6.zip
gcc-3af0c6bce5e4343a6099ba07e9dbfc3288de40a6.tar.gz
gcc-3af0c6bce5e4343a6099ba07e9dbfc3288de40a6.tar.bz2
rs6000-protos.h (rs6000_address_for_fpconvert): Remove prototype.
2018-11-01 Aaron Sawdey <acsawdey@linux.ibm.com> * config/rs6000/rs6000-protos.h (rs6000_address_for_fpconvert): Remove prototype. * config/rs6000/rs6000.c (rs6000_force_indexed_or_indirect_mem): Combine with rs6000_address_for_fpconvert. (rs6000_address_for_fpconvert): Combine with rs6000_force_indexed_or_indirect_mem. (rs6000_expand_vector_init): Change function call from rs6000_address_for_fpconvert to rs6000_force_indexed_or_indirect_mem. * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Change call from rs6000_address_for_fpconvert to rs6000_force_indexed_or_indirect_mem. (floatsi<mode>2_lfiwax_mem): Ditto. (floatunssi<mode>2_lfiwzx): Ditto. (floatunssi<mode>2_lfiwzx_mem): Ditto. (float<QHI:mode><FP_ISA3:mode>2): Ditto. (floatuns<QHI:mode><FP_ISA3:mode>2): Ditto. (fix_trunc<mode>si2_stfiwx): Ditto. (fixuns_trunc<mode>si2_stfiwx): Ditto. (float_<mode>si2_hw): Ditto. (floatuns_<mode>si2_hw): Ditto. * config/rs6000/vsx.md (*vsx_extract_si): Ditto. (vsx_splat_<mode>): Ditto. From-SVN: r265733
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions