aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2002-05-30 00:54:18 +0000
committerAldy Hernandez <aldyh@gcc.gnu.org>2002-05-30 00:54:18 +0000
commit92898235fc895f1ce8d09bd77e4e28258179f803 (patch)
tree041799448bb7b6b71abb933e64d87bd5fe2445ee /gcc/flow.c
parent67adf6a9dc535b6a68173b2c01a99ee7713c3f29 (diff)
downloadgcc-92898235fc895f1ce8d09bd77e4e28258179f803.zip
gcc-92898235fc895f1ce8d09bd77e4e28258179f803.tar.gz
gcc-92898235fc895f1ce8d09bd77e4e28258179f803.tar.bz2
rs6000.c: (altivec_expand_builtin): Only expand altivec builtins when TARGET_ALTIVEC.
2002-05-29 Aldy Hernandez <aldyh@redhat.com> * rs6000.c: (altivec_expand_builtin): Only expand altivec builtins when TARGET_ALTIVEC. Move handling of generic unary, binary, and ternary operations from here... (rs6000_expand_builtin): ...to here. New argument expandedp. Change all instances of altivec_expand_binop_builtin to rs6000_expand_binop_builtin. (altivec_expand_unop_builtin): Rename to rs6000_expand_unop_builtin. (altivec_expand_binop_builtin): Rename to rs6000_expand_binop_builtin. (altivec_expand_ternop_builtin): Rename to rs6000_expand_ternop_builtin. From-SVN: r54034
Diffstat (limited to 'gcc/flow.c')
0 files changed, 0 insertions, 0 deletions