Jan Hubicka <hubicka@freesoft.cz>
authorJan Hubicka <hubicka@freesoft.cz>
Fri, 1 Oct 1999 01:22:24 +0000 (03:22 +0200)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 1 Oct 1999 01:22:24 +0000 (18:22 -0700)
commit36583feac4bd37503c798dc3d32652258ba14d76
tree1a201cfa5751bcf37231d07b076c2ada52393145
parentca285e0794fc71079acf77d743b44f4a7a5aa12a
Jan Hubicka  <hubicka@freesoft.cz>

        * i386.c (ix86_expand_int_movcc): Convert LEU and GTU comparisons
        to LTU and GEU.  Handle more cases using sbb.

From-SVN: r29743
gcc/ChangeLog
gcc/config/i386/i386.c