* pa-protos.h (hppa_fpstore_bypass_p): Declare.
commitcde3e16c960cf91fe2ce5904e5ef9925b66c9d36
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 May 2002 16:53:34 +0000 (6 16:53 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 May 2002 16:53:34 +0000 (6 16:53 +0000)
treec2fc16f6240dd6da25d67fb2b545a192112712a0
parentf3d57f06b0ae81777209ae2472e7281acbdd93e6
    * pa-protos.h (hppa_fpstore_bypass_p): Declare.
        * pa.c (pa_adjust_cost): Remove all true dependency cost
        adjustments.  Also remove support for non-DFA scheduling.
        * pa.md (700, 7100, 7100lc, 7200, 7300): Use bypass mechanism
        to adjust true dependency costs.  Update various comments.
        (7100lc, 7200, 7300 scheduling): Simplify by combining the
        FP ALU & MPY units into a single unit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53227 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.md