pa-protos.h (hppa_fpstore_bypass_p): Declare.
authorJeff Law <law@redhat.com>
Mon, 6 May 2002 16:53:34 +0000 (10:53 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 May 2002 16:53:34 +0000 (10:53 -0600)
commit5d50fab3144e5114b3a848749da6717a94117be1
treec2fc16f6240dd6da25d67fb2b545a192112712a0
parenta17a104c210359e3e94287270b4613e100082703
pa-protos.h (hppa_fpstore_bypass_p): Declare.

        * 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.

From-SVN: r53227
gcc/ChangeLog
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.md