]> git.ipfire.org Git - thirdparty/gcc.git/commit
ppro.md: Rewrite as a DFA pipeline description.
authorSteven Bosscher <stevenb@suse.de>
Thu, 4 Mar 2004 20:11:08 +0000 (20:11 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 4 Mar 2004 20:11:08 +0000 (20:11 +0000)
commit56bab4461e068180a6221184fc399adadc909035
treee8688c0f8101126c3a314ae3b7d4612ac790b1ca
parent5a26b329043d2e5f3ba3ab31073cedcf5c508ed0
ppro.md: Rewrite as a DFA pipeline description.

* 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

From-SVN: r78933
gcc/ChangeLog
gcc/config/i386/athlon.md
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/config/i386/ppro.md