OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Sep 2011 17:19:55 +0000 (17:19 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Sep 2011 17:19:55 +0000 (17:19 +0000)
commitb71d8fa00494a8f60f5d9e87fc021a606e737eaa
treefe1605c0d0dad40b5270bbf3afa2d434353c3299
parent43b6b8d6f08499fe71c02a9806aaaf0881cfc2da
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178759 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/constraints.md
gcc/config/mips/mips.md
gcc/config/mips/predicates.md
gcc/config/mips/sb1.md