index
:
rocket-tools/riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
avr
/
constraints.md
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
AVR: PR117726 - Tweak 32-bit logical shifts of 25...30 for -Oz.
Georg-Johann Lay
1
-0
/
+9
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-11-29
AVR: target/117726 - Better optimize shifts.
Georg-Johann Lay
1
-0
/
+30
2024-11-22
AVR: target/117726 - Tweak ashiftrt:SI and lshiftrt:SI insns.
Georg-Johann Lay
1
-0
/
+20
2024-11-21
AVR: target/117726 - Better optimizations of ASHIFT:SI insns.
Georg-Johann Lay
1
-0
/
+16
2024-11-18
AVR: target/84211 - Add a post reload register optimization pass.
Georg-Johann Lay
1
-0
/
+5
2024-09-06
AVR: Remove "Atmel" from header comment.
Georg-Johann Lay
1
-1
/
+1
2024-08-01
AVR: Tweak register pressure for const_fixed compares against "M".
Georg-Johann Lay
1
-0
/
+7
2024-07-17
AVR: target/90616 - Improve adding constants that are 0 mod 256.
Georg-Johann Lay
1
-0
/
+5
2024-03-18
avr.md - Tweak xor insn constraints.
Georg-Johann Lay
1
-1
/
+16
2024-03-05
AVR: Improve output of insn "*insv.any_shift.<mode>_split".
Roger Sayle
1
-0
/
+15
2024-03-03
AVR: Use more C++ ish coding style.
Georg-Johann Lay
1
-4
/
+4
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-06-11
target/19907: Overhaul bit extractions.
Georg-Johann Lay
1
-0
/
+20
2023-06-10
target/109650: Fix wrong code after cc0 -> CCmode transition.
Georg-Johann Lay
1
-0
/
+5
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
1
-4
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-23
re PR target/60300 ([avr] Suboptimal stack pointer manipulation for frame setup)
Georg-Johann Lay
1
-2
/
+2
2016-07-15
predicates.md (const_m255_to_m1_operand): New.
Georg-Johann Lay
1
-0
/
+21
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-08-24
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
1
-0
/
+44
2012-02-15
builtin_insert_bits-1.c: New test.
Georg-Johann Lay
1
-0
/
+10
2011-11-07
constraints.md (Cm2): New constraint for int -2.
Georg-Johann Lay
1
-0
/
+5
2011-11-04
re PR target/50931 ([avr] Support a 24-bit scalar integer mode)
Georg-Johann Lay
1
-0
/
+15
2011-10-29
re PR target/50887 ([avr] Support ACCUMULATE_OUTGOING_ARGS)
Georg-Johann Lay
1
-5
/
+5
2011-09-23
re PR target/50446 ([avr] Implement rotate patterns with offset 1)
Georg-Johann Lay
1
-0
/
+20
2011-09-22
re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...
Georg-Johann Lay
1
-0
/
+30
2011-06-21
re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...
Georg-Johann Lay
1
-0
/
+5
2007-08-02
host-hpux.c: Change copyright header to refer to version 3 of the GNU General...
Nick Clifton
1
-5
/
+4
2007-07-07
constraints.md (define_memory_constraint "Q"): Fix the constraint description.
Eric Weddington
1
-1
/
+1
2007-05-19
avr-protos.h (expand_prologue, [...]): Add declaration.
Andy Hutchinson
1
-0
/
+5
2006-03-24
avr-protos.h (extra_constraint): Delete.
Denis Chertykov
1
-0
/
+105