aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2010-10-07 14:34:44 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2010-10-07 14:34:44 +0000
commitcc4b51708785f9482c6b2874daafa4fcc121d5d1 (patch)
treee369542c279196e8b7be20440bc887cf9eed16f3 /gcc/config.gcc
parent65dcb9012117bf260ab72b9703e659685e9877e4 (diff)
downloadgcc-cc4b51708785f9482c6b2874daafa4fcc121d5d1.zip
gcc-cc4b51708785f9482c6b2874daafa4fcc121d5d1.tar.gz
gcc-cc4b51708785f9482c6b2874daafa4fcc121d5d1.tar.bz2
target.def (units_per_simd_word): Rename to ...
2010-10-07 Richard Guenther <rguenther@suse.de> * target.def (units_per_simd_word): Rename to ... (preferred_simd_mode): ... this. Return mode instead of size. * targhooks.c (default_units_per_simd_word): Rename to ... (default_preferred_simd_mode): ... this. Return word_mode. * targhooks.h (default_preferred_simd_mode): Declare. * config/arm/arm.c (arm_units_per_simd_word): Rename to ... (arm_preferred_simd_mode): ... this. Re-implement. * config/i386/i386.c (ix86_units_per_simd_word): Rename to ... (ix86_preferred_simd_mode): ... this. Re-implement. * config/sparc/sparc.c (sparc_units_per_simd_word): Rename to ... (sparc_preferred_simd_mode): ... this. Re-implement. * config/mips/mips.c (mips_units_per_simd_word): Rename to ... (mips_preferred_simd_mode): ... this. Re-implement. * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Rename to ... (rs6000_preferred_simd_mode): ... this. Re-implement. * tree-vect-stmts.c (get_vectype_for_scalar_type): Adjust. * doc/tm.texi.in (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Remove. (TARGET_VECTORIZE_PREFERRED_SIMD_MODE): Document. * doc/tm.texi: Update. From-SVN: r165114
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions