public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/50446] New: [avr] Implement rotate patterns with offset 1
@ 2011-09-18 12:37 gjl at gcc dot gnu.org
  2011-09-18 13:08 ` [Bug target/50446] " gjl at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gjl at gcc dot gnu.org @ 2011-09-18 12:37 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50446
           Summary: [avr] Implement rotate patterns with offset 1
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gjl@gcc.gnu.org
                CC: eric.weddington@atmel.com
            Target: avr


GCC tries rotate patterns, e.g. I see combiner try to match against rotate.
Rotate by one is easy to implement on AVR, so add these patterns/insns.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-23 10:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-18 12:37 [Bug target/50446] New: [avr] Implement rotate patterns with offset 1 gjl at gcc dot gnu.org
2011-09-18 13:08 ` [Bug target/50446] " gjl at gcc dot gnu.org
2011-09-18 13:11 ` gjl at gcc dot gnu.org
2011-09-23 10:18 ` gjl at gcc dot gnu.org
2011-09-23 11:05 ` gjl at gcc dot gnu.org

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).