* config/i386/k6.md: Rewrite using the DFA model.
commit57204c4c15a8eefe64577b8f337228ac4ad32880
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jun 2004 21:58:54 +0000 (9 21:58 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jun 2004 21:58:54 +0000 (9 21:58 +0000)
treea45c2ed92678d83cdcbffa821af9d0d155073720
parentde8f9b94732117615c0aef9ab6a723bbfe82cd2e
* config/i386/k6.md: Rewrite using the DFA model.
* config/i386/i386.c (ix86_adjust_cost): Don't increase the
cost of load-operation insns for the K6.
(ia32_use_dfa_pipeline_interface): Add TARGET_K6.
(ia32_multipass_dfa_lookahead): Likewise.

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