PR middle-end/19154
authorhutchinsonandy <hutchinsonandy@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Oct 2009 15:39:23 +0000 (15:39 +0000)
committerhutchinsonandy <hutchinsonandy@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Oct 2009 15:39:23 +0000 (15:39 +0000)
* avr.md (QIDI): Add new mode iterator.
(sbrx_branch<mode>): Create new zero extract bit, test and jump
patterns for all QI-DI modes combinations.
(sbrx_and_branch<mode>): Create new and based bit test and jump
patterns for QI-SI modes.
avr.c (avr_out_sbxx_branch): Use only bit number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@153531 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 0a42a8a..b46a2ef 100644 (file)
@@ -1,3 +1,13 @@
+       2009-09-27  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
+
+       PR middle-end/19154
+       * avr.md (QIDI): Add new mode iterator.
+       (sbrx_branch<mode>): Create new zero extract bit, test and jump
+       patterns for all QI thru DI modes combinations.
+       (sbrx_and_branch<mode>): Create new and based bit test and jump
+       patterns for QI thru SI modes.
+       avr.c (avr_out_sbxx_branch): Use only bit number.
+
 2009-10-24  Jan Hubicka  <jh@suse.cz>
 
        * ipa-reference.c (check_call): Noreturn notrhow calls do not write