r178759 - in /trunk/gcc: ChangeLog config/mips/...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sun Sep 11 17:19:00 GMT 2011
Author: rsandifo
Date: Sun Sep 11 17:19:55 2011
New Revision: 178759
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178759
Log:
gcc/
* config/mips/mips.md: Use match_test rather than eq/ne symbol_ref
throughout file.
* config/mips/sb1.md: Likewise.
* config/mips/predicates.md: Replace (match_test "!...")
with (not (match_test "..."))
* config/mips/constraints.md: Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/constraints.md
trunk/gcc/config/mips/mips.md
trunk/gcc/config/mips/predicates.md
trunk/gcc/config/mips/sb1.md
More information about the Gcc-cvs
mailing list