predicates.md (branch_comparison_operator): Remove redundant match_code test.
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 7 Mar 2005 00:21:27 +0000 (00:21 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 7 Mar 2005 00:21:27 +0000 (19:21 -0500)
commitede62875331070c5abcf059665dcd0d7cdd237f8
treec3aab63133a2978d1b3a4e6768f065ae408fd34a
parent0f2371cb2d0ad084dfeb7949b6ea1cd2eb3e5270
predicates.md (branch_comparison_operator): Remove redundant match_code test.

        * config/rs6000/predicates.md (branch_comparison_operator): Remove
        redundant match_code test.
        (scc_comparison_operator): Swap match_operand and match_code
        tests.
        (branch_positive_comparison_operator): Same.
        (trap_comparison_operator): Use comparison_operator and swap with
        match_code test.

From-SVN: r96000
gcc/ChangeLog
gcc/config/rs6000/predicates.md