* config/s390/2084.md: New file.
commite51ae8fffa628d255cb6529298a6a28ebee9b367
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jun 2003 22:01:00 +0000 (30 22:01 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jun 2003 22:01:00 +0000 (30 22:01 +0000)
tree952570c65a10b89948a821a9b5dfabde4840bc6a
parent5d31fea4689ec6820d64709a39a07555de54dc40
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68743 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/2084.md [new file with mode: 0644]
gcc/config/s390/s390.c
gcc/config/s390/s390.md