public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aesok at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/11259] [avr] gcc Double 'andi' missed optimization
Date: Fri, 22 Aug 2008 21:27:00 -0000	[thread overview]
Message-ID: <20080822212605.21072.qmail@sourceware.org> (raw)
In-Reply-To: <bug-11259-6346@http.gcc.gnu.org/bugzilla/>



------- Comment #9 from aesok at gcc dot gnu dot org  2008-08-22 21:26 -------
Subject: Bug 11259

Author: aesok
Date: Fri Aug 22 21:24:56 2008
New Revision: 139502

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139502
Log:
        PR target/11259
        * config/avr/avr.md (UNSPEC_SWAP): New constants.
        (*swap): New insn pattern.
        (*ashlqi3): Rename from ashlqi3 insn pattern.
        (ashlqi3): New expanders.
        (*lshrqi3): Rename from lshrqi3 insn pattern.
        (lshrqi3): New expanders.       
        (ashlqi3_const4, ashlqi3_const5, ashlqi3_const6, lshrqi3_const4,
        lshrqi3_const5, lshrqi3_const6): New splitters.
        (andi, ashlqi3_l_const4, ashlqi3_l_const5, ashlqi3_l_const6,
        lshrqi3_l_const4, lshrqi3_l_const5, lshrqi3_l_const6): Define
        peephole2 patterns.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.md


-- 


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


  parent reply	other threads:[~2008-08-22 21:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-11259-6346@http.gcc.gnu.org/bugzilla/>
2007-07-25  0:04 ` eweddington at cso dot atmel dot com
2007-11-28 22:07 ` rask at gcc dot gnu dot org
2008-08-22 21:27 ` aesok at gcc dot gnu dot org [this message]
2008-08-22 23:07 ` eric dot weddington at atmel dot com
2003-06-19 23:33 [Bug optimization/11259] New: " chris at westnet dot com
2003-11-11  4:23 ` [Bug target/11259] " roger at eyesopen dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080822212605.21072.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).