aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/predicates.md
AgeCommit message (Expand)AuthorFilesLines
2024-09-06AVR: Remove "Atmel" from header comment.Georg-Johann Lay1-1/+1
2024-08-29AVR: target/115830 - Make better use of SREG.N and SREG.Z.Georg-Johann Lay1-0/+31
2024-07-17AVR: target/90616 - Improve adding constants that are 0 mod 256.Georg-Johann Lay1-0/+14
2024-03-03AVR: Use more C++ ish coding style.Georg-Johann Lay1-8/+8
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-11target/19907: Overhaul bit extractions.Georg-Johann Lay1-0/+45
2023-06-10target/109650: Fix wrong code after cc0 -> CCmode transition.Georg-Johann Lay1-0/+5
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-25New avt target pass to work around performance loss by PR fix.Georg-Johann Lay1-0/+4
2016-07-22avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...Georg-Johann Lay1-7/+0
2016-07-15predicates.md (const_m255_to_m1_operand): New.Georg-Johann Lay1-0/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-28re PR target/67839 (Bit addressable instructions generated for invalid memory...Senthil Kumar Selvaraj1-2/+2
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-3/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-09* config/avr/predicates.md (low_io_address_operand): Fix typo.Joern Rennecke1-1/+1
2014-10-09avr.opt (mmcu=): Change to have a string value.Joern Rennecke1-8/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-04predicates.md (flash_operand): New predicate.Georg-Johann Lay1-0/+7
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-1/+19
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-3/+6
2012-01-25re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-3/+3
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-2/+3
2011-11-15re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-0/+11
2011-10-29re PR target/50887 ([avr] Support ACCUMULATE_OUTGOING_ARGS)Georg-Johann Lay1-1/+1
2011-09-13re PR target/50358 (AVR: Implement [u]maddqihi4 [u]msubqihi4 patterns on the ...Georg-Johann Lay1-0/+5
2011-08-01avr-devices.c: Delete SVN property svn:executable.Georg-Johann Lay1-0/+0
2011-07-28re PR target/49687 ([avr] Missed optimization for widening MUL)Georg-Johann Lay1-2/+41
2011-07-20re PR target/36467 ([avr] Missed optimization with pointer arithmetic and mul*)Georg-Johann Lay1-0/+33
2011-06-06re PR target/42210 (avr: optimizing assignment to a bit field)Richard Henderson1-0/+11
2011-05-16re PR middle-end/27663 (missed-optimization transforming a byte array to unsi...Georg-Johann Lay1-0/+7
2009-12-24PR target/35013, 27192Andy Hutchinson1-0/+23
2009-12-13re PR rtl-optimization/23726 (Missed optimizations for divmod)Andy Hutchinson1-0/+5
2008-04-02predicates.md (io_address_operand): New predicate.Anatoly Sokolov1-1/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-05-19avr-protos.h (expand_prologue, [...]): Add declaration.Andy Hutchinson1-1/+6
2007-04-08re PR target/29932 (avr-gcc wrongly optimizes bit sets/resets for IO register...Anatoly Sokolov1-13/+5
2007-03-31predicates.md (even_register_operand, [...]): New predicates.Anatoly Sokolov1-0/+10
2007-01-07avr-protos.h (call_insn_operand): Delete prototype.Anatoly Sokolov1-2/+18
2006-10-11re PR target/26504 (compute_frame_pointer_to_cfa_displacement error for avr t...Anatoly Sokolov1-0/+85