aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2017-06-13 19:05:26 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2017-06-13 19:05:26 +0200
commit5b1ebbca8dbba62d58f460bf119c63884238452a (patch)
treefc0c2cfd060035e7f4bc422171c168cc881d057e /gcc/fold-const.c
parent78a88fb63f23fd9f3d9bf84e31b2f7acc67f25d7 (diff)
downloadgcc-5b1ebbca8dbba62d58f460bf119c63884238452a.zip
gcc-5b1ebbca8dbba62d58f460bf119c63884238452a.tar.gz
gcc-5b1ebbca8dbba62d58f460bf119c63884238452a.tar.bz2
rs6000: Sanitize vector modes
This removes the vector modes that were only used by SPE. It also rearranges things so it is easier to see what is there, and for what. * config/rs6000/rs6000-modes.def: Remove all 8-byte vector modes except V2SF and V2SI. Rearrange the vector modes, and add comments. * config/rs6000/rs6000.c (rs6000_debug_reg_global): Remove V8QImode and V4HImode. (reg_offset_addressing_ok_p): Remove V4HImode and V1DImode. (rs6000_legitimate_offset_address_p): Ditto. (rs6000_emit_move): Ditto. (rs6000_init_builtins): Remove V4HI_type_node. From-SVN: r249162
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions