aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.md
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Remove cc0 remnants from avr portJeff Law1-4/+0
2021-04-30AVR cc0 conversion - adjust peepholesSenthil Kumar Selvaraj1-216/+308
2021-04-28AVR cc0 conversionSenthil Kumar Selvaraj1-846/+3380
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-28Must use push insn to pass varargs arguments of DFmode because otherwise the ...Georg-Johann Lay1-1/+1
2019-10-09* config/avr/avr.md: Fix typo in a comment.Georg-Johann Lay1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-16/+16
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-02-07re PR target/84209 ([avr] Don't split SP in split2)Georg-Johann Lay1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-3/+2
2017-10-02re PR target/41076 ([avr] pessimal code for logical OR of 8-bit fields)Georg-Johann Lay1-3/+3
2017-08-14re PR target/81754 (Building of cross compiler avr-elf is broken)Georg-Johann Lay1-2/+2
2017-07-10Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay1-0/+39
2017-07-10Move jump-tables out of .text again.Georg-Johann Lay1-1/+1
2017-05-05avr.md [...]: Remove any occurence of this flag from insn conditions due to r...Georg-Johann Lay1-4/+4
2017-03-08avr.md (setmemhi): Make sure match_dup operand number comes before match_scra...Jakub Jelinek1-3/+3
2017-02-06avr.md (*addhi3_zero_extend): Add alternative where REGNO($0) == REGNO($1).Georg-Johann Lay1-5/+7
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-28re PR target/41076 ([avr] pessimal code for logical OR of 8-bit fields)Georg-Johann Lay1-1/+143
2016-10-25New avt target pass to work around performance loss by PR fix.Georg-Johann Lay1-8/+72
2016-10-25re PR target/71676 ([avr] casesi won't handle switch values larger than 16 bits)Georg-Johann Lay1-16/+17
2016-08-04re PR target/55181 (Expensive shift loop where a bit-testing instruction coul...Georg-Johann Lay1-0/+23
2016-08-01re PR target/72767 ([avr] Some branches report too small insn length)Georg-Johann Lay1-2/+2
2016-07-29* config/avr/avr.md: Fix " in comment.Georg-Johann Lay1-1/+1
2016-07-29avr.md (addqi3): Revert glitch in insn attribute introduced in r238381.Georg-Johann Lay1-1/+1
2016-07-22avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...Georg-Johann Lay1-18/+1
2016-07-21Some patterns for moving one bit around by BST + BLD.Georg-Johann Lay1-1/+105
2016-07-15predicates.md (const_m255_to_m1_operand): New.Georg-Johann Lay1-13/+61
2016-06-21re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Georg-Johann Lay1-2/+3
2016-06-20re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Georg-Johann Lay1-7/+15
2016-05-21re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Pitchumani Sivanupandi1-0/+7
2016-03-15avr.md (rotl<mode>3): Set mode for operand 2.Senthil Kumar Selvaraj1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-02-26re PR target/65192 ([avr-tiny] ICE in tiny_valid_direct_memory_access_range)Georg-Johann Lay1-54/+8
2015-02-20re PR target/64452 (ICE in avr-gcc when passing struct member to varargs func...Georg-Johann Lay1-8/+40
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21Forward-port from 2014-10-30 4_9-branch r216934 PR target/63633Georg-Johann Lay1-9/+104
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-24avr-protos.h (avr_out_sign_extend): New.Georg-Johann Lay1-30/+34
2014-10-23avr.c: Fix GNU coding rules and typos.Georg-Johann Lay1-58/+57
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke1-16/+82
2014-10-09avr.opt (mmcu=): Change to have a string value.Joern Rennecke1-8/+8
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay1-6/+36
2014-09-09single_set takes an insnDavid Malcolm1-2/+3
2014-06-12re PR target/61443 ([avr] ICE when varargs argument is indirect addr-space ac...Georg-Johann Lay1-0/+9
2014-05-09re PR target/61055 ([avr] wrong test instruction after increment with -O1)Georg-Johann Lay1-4/+4
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi1-1/+1