This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/30315] optimize unsigned-add overflow test on x86 to use cpu flags from addl



------- Comment #15 from rask at gcc dot gnu dot org  2007-09-09 19:22 -------
Subject: Bug 30315

Author: rask
Date: Sun Sep  9 19:21:59 2007
New Revision: 128305

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128305
Log:
        PR target/30315
        * config/i386/i386.h (CANONICALIZE_COMPARISON): Delete.
        * simplify-rtx.c (simplify_relational_operation_1): Add the
        canonicalization from i386.h.
        * doc/md.texi (Canonicalization of Instructions): Document it.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.h
    trunk/gcc/doc/md.texi
    trunk/gcc/simplify-rtx.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30315


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]