]> git.ipfire.org Git - thirdparty/gcc.git/commit
* i386.c (ia32_use_dfa_pipeline_interface): New function. Use
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 13:45:20 +0000 (13:45 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 13:45:20 +0000 (13:45 +0000)
commit8c8ab57ecb3a9a1fbd4b8fb96c1cefab3357cc5a
tree71b66607d6fc163734b1994b2515065833905aee
parent7d35abf335a6f6d4858fafe935c6df21789f4a71
    * i386.c (ia32_use_dfa_pipeline_interface): New function.  Use
        the DFA interface for Pentium processors.
        (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): DEFINE.
        (attr_pent_pair, ix86_pent_find_pair): Remove.
        (ix86_sched_reorder_pentium): Remove.
        (ix86_sched_reorder): Remove reordering for Pentium.
        * i386.md (Pentium scheduling): Rewrite using DFA description.

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