]> gcc.gnu.org Git - gcc.git/commit
i386-protos.h: Add a prototype for ix86_reverse_condition.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 16 Mar 2004 23:29:22 +0000 (23:29 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 16 Mar 2004 23:29:22 +0000 (23:29 +0000)
commit3c5cb3e4f314652d18b57c0581fa0949384faeae
treee79656377a44699b02f309c7a33ea590d52f37b8
parente4b27b12b017e0cf3639a92f3e64cff482421584
i386-protos.h: Add a prototype for ix86_reverse_condition.

* config/i386/i386-protos.h: Add a prototype for
ix86_reverse_condition.
* config/i386/i386.c (ix86_reverse_condition): New.
* config/i386/i386.h (REVERSE_CONDITION): Use
ix86_reverse_condition.
* config/i386/i386.md: Use ix86_reverse_condition instead of
REVERSE_CONDITION.

From-SVN: r79556
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
This page took 0.052228 seconds and 5 git commands to generate.