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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
i386: Use offsetable address constraint for double-word memory operands
Uros Bizjak
1
-3
/
+3
2024-09-09
hppa: Don't canonicalize operand order of scaled index addresses
John David Anglin
1
-5
/
+4
2024-09-08
x86-64: Don't use temp for argument in a TImode register
H.J. Lu
1
-2
/
+20
2024-09-07
[PATCH] RISC-V: Add missing insn types for XiangShan Nanhu scheduler model
Zhao Dingyi
1
-3
/
+8
2024-09-07
[PATCH v4] [target/116592] RISC-V: Fix illegal operands "th.vsetvli zero,0,e3...
Jin Ma
1
-2
/
+2
2024-09-06
rs6000,extend and document built-ins vec_test_lsbb_all_ones and vec_test_lsbb...
Carl Love
1
-2
/
+10
2024-09-06
aarch64: Use is_attribute_namespace_p and get_attribute_name inside aarch64_l...
Andrew Pinski
1
-6
/
+2
2024-09-06
AVR: Remove "Atmel" from header comment.
Georg-Johann Lay
22
-27
/
+27
2024-09-05
[PATCH 2/2 v2] RISC-V: Constant synthesis of inverted halves
Raphael Moreira Zinsly
1
-0
/
+30
2024-09-05
[PATCH 1/2 v2] RISC-V: Additional large constant synthesis improvements
Raphael Moreira Zinsly
1
-6
/
+132
2024-09-06
Handle const0_operand for *avx2_pcmp<mode>3_1.
liuhongt
1
-2
/
+7
2024-09-05
[V2][RISC-V] Avoid unnecessary extensions after sCC insns
Jeff Law
1
-5
/
+41
2024-09-05
nvptx: Emit DECL and DEF linker markers for aliases [PR104957]
Thomas Schwinge
1
-2
/
+4
2024-09-05
i386: Support partial vectorized FMA for V2BF/V4BF
Levy Hsu
1
-0
/
+80
2024-09-05
i386: Support partial signbit/xorsign/copysign/abs/neg/and/xor/ior/andn for V...
Levy Hsu
2
-35
/
+43
2024-09-05
i386: Integrate BFmode for Enhanced Vectorization in ix86_preferred_simd_mode
Levy Hsu
1
-0
/
+8
2024-09-04
[PATCH 1/3] RISC-V: Improve codegen for negative repeating large constants
Raphael Moreira Zinsly
1
-8
/
+21
2024-09-04
nvptx: Use 'enum ptx_version', 'enum ptx_isa' instead of 'int'
Thomas Schwinge
6
-22
/
+37
2024-09-04
Zen5 tuning part 5: update instruction latencies in x86-tune-costs
Jan Hubicka
1
-7
/
+21
2024-09-04
CRIS: Add new peephole2 "lra_szext_decomposed_indir_plus"
Hans-Peter Nilsson
1
-0
/
+45
2024-09-04
RISC-V: Allow IMM operand for unsigned scalar .SAT_ADD
Pan Li
2
-3
/
+3
2024-09-03
Zen5 tuning part 4: update reassocation width
Jan Hubicka
2
-13
/
+20
2024-09-03
Zen5 tuning part 3: fix typo in previous patch
Jan Hubicka
1
-1
/
+1
2024-09-03
Zen5 tuning part 3: scheduler tweaks
Jan Hubicka
3
-3
/
+77
2024-09-03
Zen5 tuning part 2: disable gather and scatter
Jan Hubicka
1
-6
/
+6
2024-09-03
[PR target/115921] Improve reassociation for rv64
Jeff Law
1
-4
/
+6
2024-09-03
Zen5 tuning part 1: avoid FMA chains
Jan Hubicka
1
-4
/
+5
2024-09-03
i386: Fix vfpclassph non-optimizied intrin
Haochen Jiang
1
-2
/
+2
2024-09-03
SVE intrinsics: Fold constant operands for svmul.
Jennifer Schmitz
1
-1
/
+14
2024-09-03
SVE intrinsics: Fold constant operands for svdiv.
Jennifer Schmitz
3
-3
/
+52
2024-09-03
i386: Support partial vectorized V2BF/V4BF smaxmin
Levy Hsu
1
-0
/
+19
2024-09-03
i386: Support partial vectorized V2BF/V4BF plus/minus/mult/div/sqrt
Levy Hsu
1
-0
/
+37
2024-09-03
RISC-V: Support form 1 of integer scalar .SAT_ADD
Pan Li
3
-0
/
+102
2024-09-03
MIPS: Support vector reduc for MSA
YunQiang Su
4
-0
/
+174
2024-09-02
amdgcn: Remove TARGET_GCN5_PLUS
Andrew Stubbs
5
-135
/
+59
2024-09-02
amdgcn: Remove TARGET_GCN3
Andrew Stubbs
4
-31
/
+7
2024-09-02
amdgcn: remove gfx803 "Fiji" support
Andrew Stubbs
7
-51
/
+16
2024-09-01
[PATCH] RISC-V: Optimize the cost of the DFmode register move for RV32.
Xianmiao Qu
1
-0
/
+5
2024-09-02
i386: Support vec_cmp for V8BF/V16BF/V32BF in AVX10.2
Levy Hsu
2
-0
/
+15
2024-09-02
i386: Support vectorized BF16 sqrt with AVX10.2 instruction
Levy Hsu
1
-5
/
+8
2024-09-02
i386: Support vectorized BF16 smaxmin with AVX10.2 instructions
Levy Hsu
1
-0
/
+7
2024-09-02
i386: Support vectorized BF16 FMA with AVX10.2 instructions
Levy Hsu
1
-1
/
+4
2024-09-02
i386: Support vectorized BF16 add/sub/mul/div with AVX10.2 instructions
Levy Hsu
1
-8
/
+41
2024-09-02
i386: Optimize generate insn for AVX10.2 compare
Hu, Lin1
4
-2
/
+51
2024-09-02
i386: Auto vectorize sdot_prod, usdot_prod, udot_prod with AVX10.2 instructions
Haochen Jiang
1
-72
/
+21
2024-09-02
RISC-V: Refactor gen zero_extend rtx for SAT_* when expand SImode in RV64
Pan Li
1
-53
/
+46
2024-08-31
i386: Support read-modify-write memory operands in STV.
Roger Sayle
1
-2
/
+4
2024-08-31
AVR: Run pass avr-fuse-add a second time after pass_cprop_hardreg.
Georg-Johann Lay
2
-0
/
+28
2024-08-31
AVR: Tidy pass avr-fuse-add.
Georg-Johann Lay
4
-43
/
+12
2024-08-31
hppa: Enable PA 2.0 symbolic operands on ELF32 targets
John David Anglin
3
-27
/
+25
[next]