OSDN Git Service

* ppro.md: Rewrite as a DFA pipeline description.
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2004 20:11:08 +0000 (20:11 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2004 20:11:08 +0000 (20:11 +0000)
commit4cad3320a449d20eeda8892fdad37e37f0a5fd56
treee8688c0f8101126c3a314ae3b7d4612ac790b1ca
parent2e62414c7b3665c335dd5837b1560d4cd56f3516
* ppro.md: Rewrite as a DFA pipeline description.
* i386.md: Remove all uses of the ppro_uops attribute.
* i386.c: (ix86_safe_ppro_uops, ix86_dump_ppro_packet,
ix86_reorder_insn, ix86_sched_reorder_ppro, ix86_sched_init,
ix86_sched_reorder, ix86_variable_issue,
struct ix86_sched_data, TARGET_SCHED_VARIABLE_ISSUE,
TARGET_SCHED_INIT, TARGET_SCHED_REORDER): Remove.
(ia32_use_dfa_pipeline_interface): Add TARGET_PENTIUMPRO.
(ia32_multipass_dfa_lookahead): Add TARGET_PENTIUMPRO.
* athlon.md (athlon_ssecmp_load): Fix comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78933 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/athlon.md
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/config/i386/ppro.md