]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.md
rs6000.c: Include params.h
authorDavid Edelsohn <dje@gcc.gnu.org>
Fri, 4 Nov 2005 03:20:44 +0000 (22:20 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 4 Nov 2005 03:20:44 +0000 (22:20 -0500)
commit59d6560b2493f175a8ebc9eb1029850db56e4ccb
tree2edc0ef278cc6fadaba0ebb030aa54224c790ed3
parent78cd2f1dc07869f1ec5ab5e4adc84f4b48ee2b60
rs6000.c: Include params.h

        * config/rs6000/rs6000.c: Include params.h
        (optimization_options): Set max-grow-copy-bb-insns default to 16.
        (bdesc_2arg): Delete vpkuhss and vpkuwss.
        * config/rs6000/altivec.md (UNSPEC_VPKUHSS): Delete.
        (UNSPEC_VPKUWSS): Delete.
        (altivec_vpkuhss): Delete.
        (altivec_vpkuwss): Delete.
        * config/rs6000/rs6000.md (plus_eqsi): Remove optimize_size from
        final condition.
        (neg_eq0<mode>): Remove final condition.
        (neg_eq<mode>): Remove condition and split-condition.

From-SVN: r106479
gcc/config/rs6000/altivec.md
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md