]> gcc.gnu.org Git - gcc.git/commit
s390.md: Remove the generic pipeline description.
authorSteven Bosscher <stevenb@suse.de>
Fri, 18 Jun 2004 14:27:25 +0000 (14:27 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 18 Jun 2004 14:27:25 +0000 (14:27 +0000)
commit64e1e4c4a7825964b7853402053ad5daf95487b3
tree7e4e7162e624b2c81086dc88f681974749d7f94a
parent06d72ee6e3ede175130413390d15726c09678cfb
s390.md: Remove the generic pipeline description.

* config/s390/s390.md: Remove the generic pipeline description.
* config/s390/2064.md: Make all insn reservations apply to
the z900, g5 and g6.
* config/s390/s390.c (s390_use_dfa_pipeline_interface): Remove.
(TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE):
Define to hook_int_void_1.
(s390_adjust_cost): Cleanup.  Don't check address dependency here.
(s390_first_cycle_multipass_dfa_lookahead):

Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com>
From-SVN: r83350
gcc/ChangeLog
gcc/config/s390/2064.md
gcc/config/s390/s390.c
gcc/config/s390/s390.md
This page took 0.060515 seconds and 5 git commands to generate.