2084.md: New file.
authorHartmut Penner <hpenner@de.ibm.com>
Mon, 30 Jun 2003 22:01:00 +0000 (22:01 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 30 Jun 2003 22:01:00 +0000 (22:01 +0000)
commit52609473f80f0a0cf9f4643eaaf3c72585cc1f16
tree952570c65a10b89948a821a9b5dfabde4840bc6a
parented2df68b4b119cbfa7765c45075d16208a63c30e
2084.md: New file.

* config/s390/2084.md: New file.
* config/s390/s390.md: Include it.
* config/s390/s390.c (s390_adjust_priority): New function.
(TARGET_SCHED_ADJUST_PRIORITY): Define.
(s390_first_cycle_multipass_dfa_lookahead): New function.
(TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.
(s390_sched_reorder2): New function.
(TARGET_SCHED_REORDER2): Define.
(s390_adjust_cost): Support PROCESSOR_2084_Z990 cpu type.
(s390_issue_rate): Likewise.

Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com>
From-SVN: r68743
gcc/ChangeLog
gcc/config/s390/2084.md [new file with mode: 0644]
gcc/config/s390/s390.c
gcc/config/s390/s390.md