OSDN Git Service

* config/rs6000/rs6000.c: Include params.h
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Nov 2005 03:20:44 +0000 (03:20 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Nov 2005 03:20:44 +0000 (03:20 +0000)
commitc2ecb73ba65d8881e27d92e369e2355696e1354d
tree2edc0ef278cc6fadaba0ebb030aa54224c790ed3
parentf4190847d84ba68d3c2576556b49e3a748879a70
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106479 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/rs6000/altivec.md
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md