[Bug target/50446] [avr] Implement rotate patterns with offset 1

2011-09-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50446 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/50446] [avr] Implement rotate patterns with offset 1

2011-09-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50446 --- Comment #2 from Georg-Johann Lay 2011-09-23 10:14:26 UTC --- Author: gjl Date: Fri Sep 23 10:14:23 2011 New Revision: 179116 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179116 Log: PR target/50446 * config/avr/avr.md (rotlq

[Bug target/50446] [avr] Implement rotate patterns with offset 1

2011-09-18 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50446 --- Comment #1 from Georg-Johann Lay 2011-09-18 12:36:59 UTC --- Created attachment 25310 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25310 rotate.c Some test cases

[Bug target/50446] [avr] Implement rotate patterns with offset 1

2011-09-18 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50446 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED