index
:
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/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-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-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
/
avr.md
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
AVR: target/118001 - Add __flashx as 24-bit named address space.
Georg-Johann Lay
1
-88
/
+164
2024-12-05
AVR: target/107957 - Propagate zero_reg to store sources.
Georg-Johann Lay
1
-2
/
+7
2024-12-05
AVR: target/107957 - Split multi-byte loads and stores.
Georg-Johann Lay
1
-5
/
+14
2024-12-05
AVR: target/64242 - Copy FP to a local reg in nonlocal_goto.
Georg-Johann Lay
1
-1
/
+6
2024-12-05
AVR: Rework patterns that add / subtract an (inverted) MSB.
Georg-Johann Lay
1
-114
/
+135
2024-12-03
AVR: Tweak uin8_t << 6 and uint8_t >> 6 shifts.
Georg-Johann Lay
1
-13
/
+13
2024-11-29
AVR: target/117726 - Better optimize shifts.
Georg-Johann Lay
1
-143
/
+167
2024-11-22
AVR: target/117726 - Tweak ashiftrt:SI and lshiftrt:SI insns.
Georg-Johann Lay
1
-232
/
+139
2024-11-22
AVR: Use Var(avropt_xxx) for option variables in avr.opt.
Georg-Johann Lay
1
-5
/
+5
2024-11-21
AVR: target/117726 - Better optimizations of ASHIFT:SI insns.
Georg-Johann Lay
1
-77
/
+127
2024-11-19
AVR: Overhaul shift insns.
Georg-Johann Lay
1
-79
/
+79
2024-11-18
AVR: target/84211 - Add a post reload register optimization pass.
Georg-Johann Lay
1
-25
/
+54
2024-11-16
AVR: target/116781 - Fix ICE due to (clobber (match_dup)) in tablejump.
Georg-Johann Lay
1
-13
/
+23
2024-11-16
AVR: Add an RTL peephole to tweak lower_reg:QI o= cst.
Georg-Johann Lay
1
-0
/
+31
2024-09-16
AVR: Tweak >= and < compares with consts that are 0 mod 256.
Georg-Johann Lay
1
-29
/
+41
2024-09-16
AVR: Tidy up enum and struct tags.
Georg-Johann Lay
1
-4
/
+4
2024-09-14
AVR: Use rtx code copysign.
Georg-Johann Lay
1
-6
/
+11
2024-09-06
AVR: Remove "Atmel" from header comment.
Georg-Johann Lay
1
-1
/
+1
2024-08-31
AVR: Tidy pass avr-fuse-add.
Georg-Johann Lay
1
-33
/
+2
2024-08-29
AVR: target/115830 - Make better use of SREG.N and SREG.Z.
Georg-Johann Lay
1
-187
/
+484
2024-08-18
AVR: Tweak 16-bit addition with const that didn't get a LD_REGS register.
Georg-Johann Lay
1
-2
/
+18
2024-08-18
AVR: ad target/116407 - Fix linker error "relocation truncated to fit".
Georg-Johann Lay
1
-1
/
+1
2024-08-18
AVR: target/116407 - Fix linker error "relocation truncated to fit".
Georg-Johann Lay
1
-4
/
+4
2024-08-16
AVR: target/85624 - Use HImode for clrmemqi alignment.
Georg-Johann Lay
1
-4
/
+2
2024-08-12
AVR: target/85624 - Fix non-matching alignment in clrmem* insns.
Georg-Johann Lay
1
-0
/
+2
2024-08-09
AVR: Tidy up code for __[x]load insns.
Georg-Johann Lay
1
-21
/
+9
2024-08-01
AVR: Tweak unsigned comparisons against 256 resp. 65536.
Georg-Johann Lay
1
-2
/
+34
2024-08-01
AVR: Tweak register pressure for const_fixed compares against "M".
Georg-Johann Lay
1
-14
/
+14
2024-07-19
AVR: Support new built-in function __builtin_avr_mask1.
Georg-Johann Lay
1
-0
/
+138
2024-07-17
AVR: target/90616 - Improve adding constants that are 0 mod 256.
Georg-Johann Lay
1
-0
/
+14
2024-07-16
AVR: Overhaul add and sub insns that extend one operand.
Georg-Johann Lay
1
-197
/
+67
2024-07-16
AVR: Allow more combinations of XOR / IOR with byte-shifts.
Georg-Johann Lay
1
-27
/
+51
2024-07-15
AVR: avr-md - Simplify GET_MODE and GET_MODE_BITSIZE.
Georg-Johann Lay
1
-18
/
+18
2024-07-11
AVR: Tidy up subtract-and-zero_extend insns.
Georg-Johann Lay
1
-96
/
+26
2024-07-06
AVR: Create more opportunities for -mfuse-add optimization.
Georg-Johann Lay
1
-2
/
+1
2024-07-01
AVR: target/88236, target/115726 - Fix __memx code generation.
Georg-Johann Lay
1
-2
/
+16
2024-06-01
AVR: tree-optimization/115307 - Work around isinf bloat from early passes.
Georg-Johann Lay
1
-0
/
+16
2024-05-08
AVR: target/114975 - Add combine-pattern for __parityqi2.
Georg-Johann Lay
1
-1
/
+16
2024-05-08
AVR: target/114975 - Add combine-pattern for __popcountqi2.
Georg-Johann Lay
1
-0
/
+13
2024-03-18
avr.md - Tweak xor insn constraints.
Georg-Johann Lay
1
-30
/
+30
2024-03-09
AVR: Fix typos in comment, indentation glitches in avr.md.
Georg-Johann Lay
1
-44
/
+43
2024-03-09
AVR: Add cost computation for some insn combine patterns.
Georg-Johann Lay
1
-10
/
+10
2024-03-08
AVR: Add an insn combine pattern for offset computation.
Georg-Johann Lay
1
-0
/
+33
2024-03-05
AVR: Add two RTL peepholes.
Georg-Johann Lay
1
-3
/
+58
2024-03-05
AVR: Improve output of insn "*insv.any_shift.<mode>_split".
Roger Sayle
1
-51
/
+47
2024-03-03
AVR: Use more C++ ish coding style.
Georg-Johann Lay
1
-74
/
+61
2024-03-03
AVR: ad target/92792 - Remove insn attribute "cc" and its (dead) uses.
Georg-Johann Lay
1
-4
/
+0
2024-03-02
AVR: Use REG_<n> constants instead of magic numbers <n>.
Georg-Johann Lay
1
-11
/
+22
2024-02-29
AVR: target/114100 - Better indirect accesses for reduced Tiny
Georg-Johann Lay
1
-0
/
+29
2024-02-15
AVR: target 113927 - Simple code triggers stack frame for Reduced Tiny.
Georg-Johann Lay
1
-18
/
+29
[next]