aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/constraints.md
AgeCommit message (Expand)AuthorFilesLines
2025-01-23AVR: PR117726 - Tweak 32-bit logical shifts of 25...30 for -Oz.Georg-Johann Lay1-0/+9
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-29AVR: target/117726 - Better optimize shifts.Georg-Johann Lay1-0/+30
2024-11-22AVR: target/117726 - Tweak ashiftrt:SI and lshiftrt:SI insns.Georg-Johann Lay1-0/+20
2024-11-21AVR: target/117726 - Better optimizations of ASHIFT:SI insns.Georg-Johann Lay1-0/+16
2024-11-18AVR: target/84211 - Add a post reload register optimization pass.Georg-Johann Lay1-0/+5
2024-09-06AVR: Remove "Atmel" from header comment.Georg-Johann Lay1-1/+1
2024-08-01AVR: Tweak register pressure for const_fixed compares against "M".Georg-Johann Lay1-0/+7
2024-07-17AVR: target/90616 - Improve adding constants that are 0 mod 256.Georg-Johann Lay1-0/+5
2024-03-18avr.md - Tweak xor insn constraints.Georg-Johann Lay1-1/+16
2024-03-05AVR: Improve output of insn "*insv.any_shift.<mode>_split".Roger Sayle1-0/+15
2024-03-03AVR: Use more C++ ish coding style.Georg-Johann Lay1-4/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-11target/19907: Overhaul bit extractions.Georg-Johann Lay1-0/+20
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-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23re PR target/60300 ([avr] Suboptimal stack pointer manipulation for frame setup)Georg-Johann Lay1-2/+2
2016-07-15predicates.md (const_m255_to_m1_operand): New.Georg-Johann Lay1-0/+21
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
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-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+44
2012-02-15builtin_insert_bits-1.c: New test.Georg-Johann Lay1-0/+10
2011-11-07constraints.md (Cm2): New constraint for int -2.Georg-Johann Lay1-0/+5
2011-11-04re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay1-0/+15
2011-10-29re PR target/50887 ([avr] Support ACCUMULATE_OUTGOING_ARGS)Georg-Johann Lay1-5/+5
2011-09-23re PR target/50446 ([avr] Implement rotate patterns with offset 1)Georg-Johann Lay1-0/+20
2011-09-22re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay1-0/+30
2011-06-21re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...Georg-Johann Lay1-0/+5
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-07constraints.md (define_memory_constraint "Q"): Fix the constraint description.Eric Weddington1-1/+1
2007-05-19avr-protos.h (expand_prologue, [...]): Add declaration.Andy Hutchinson1-0/+5
2006-03-24avr-protos.h (extra_constraint): Delete.Denis Chertykov1-0/+105