alpha.c (alpha_emit_conditional_move): Do not swap comparison operands when that...
authorRichard Henderson <rth@redhat.com>
Thu, 14 Dec 2000 08:18:57 +0000 (00:18 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 14 Dec 2000 08:18:57 +0000 (00:18 -0800)
commitc53f9f5bda4d612dae76ddc4862923333d206b60
treebc3a5e2ef4998ec4857b36d65538caa075b0807a
parent34c659e2cfc5c36525ecc0522f28288056eb9456
alpha.c (alpha_emit_conditional_move): Do not swap comparison operands when that would create non-canonical rtl.

        * config/alpha/alpha.c (alpha_emit_conditional_move): Do not swap
        comparison operands when that would create non-canonical rtl.

From-SVN: r38247
gcc/ChangeLog
gcc/config/alpha/alpha.c