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-10-07
[RISC-V] Add splitters to restore condops generation after recent phiopt changes
Jeff Law
2
-0
/
+114
2024-10-07
arm: fix bootstrap issue with arm_noce_conversion_profitable_p patch [NFC]
Andre Vieira
1
-2
/
+2
2024-10-07
gcc: Remove executable permissions of testcases and *.md files
Jakub Jelinek
1
-0
/
+0
2024-10-07
aarch64: Fix general permutes of svbfloat16_ts
Richard Sandiford
2
-18
/
+17
2024-10-07
aarch64: Handle SVE modes in aarch64_evpc_reencode [PR116583]
Richard Sandiford
1
-9
/
+46
2024-10-07
ssa-math-opts, i386: Improve spaceship expansion [PR116896]
Jakub Jelinek
3
-27
/
+180
2024-10-06
hppa: Use stack slot SP-40 to copy between integer and floating-point registers
John David Anglin
2
-26
/
+34
2024-10-05
hppa: Don't clobber frame_pointer_rtx in expanders
John David Anglin
1
-2
/
+0
2024-10-05
hppa: Fix indirect_goto constraint
John David Anglin
1
-1
/
+1
2024-10-05
x86: Disable stack protector for naked functions
H.J. Lu
1
-0
/
+11
2024-10-04
aarch64: Fix bug with max/min (PR116934)
Saurabh Jha
1
-4
/
+4
2024-10-04
AVR: target/116953 - ICE due to operands clobber in avr_out_sbxx_branch.
Georg-Johann Lay
1
-1
/
+5
2024-10-04
Revert: AVR: Implement TARGET_FLOATN_MODE.
Georg-Johann Lay
1
-21
/
+0
2024-10-04
AVR: Implement TARGET_FLOATN_MODE.
Georg-Johann Lay
1
-0
/
+21
2024-10-04
aarch64: Set Armv9-A generic L1 cache line size to 64 bytes
Kyrylo Tkachov
1
-1
/
+13
2024-10-04
arm: Fix missed CE optimization for armv8.1-m.main [PR 116444]
Andre Vieira
2
-0
/
+88
2024-10-04
i386: Fix up ix86_expand_int_compare with TImode comparisons of SUBREGs from ...
Jakub Jelinek
1
-0
/
+2
2024-10-04
i386: Fix up *minmax<mode>3_2 splitter [PR116925]
Jakub Jelinek
1
-1
/
+1
2024-10-03
Aarch64: Define WIDEST_HARDWARE_FP_SIZE
Eric Botcazou
1
-0
/
+2
2024-10-03
aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]
Andrew Pinski
1
-0
/
+6
2024-10-02
arm: Prevent ICE when doloop dec_set is not PLUS expr
Andre Vieira
1
-17
/
+32
2024-10-01
AVR: avr.cc - Drop a superfluous sub-condition in avr_out_compare.
Georg-Johann Lay
1
-1
/
+0
2024-10-01
AVR: avr-passes.cc - Fix a build warning.
Georg-Johann Lay
1
-1
/
+2
2024-10-01
aarch64: Introduce new unspecs for smax/smin
Saurabh Jha
2
-61
/
+45
2024-10-01
aarch64: Add fp8 scalar types
Claudio Bantaloukas
4
-2
/
+79
2024-09-30
c6x: Adjust dot-product backend patterns
Victor Do Nascimento
1
-1
/
+1
2024-09-30
rs6000: Adjust altivec dot-product backend patterns
Victor Do Nascimento
1
-2
/
+2
2024-09-30
mips: Adjust dot-product backend patterns
Victor Do Nascimento
1
-1
/
+1
2024-09-30
arc: Adjust dot-product backend patterns
Victor Do Nascimento
1
-4
/
+4
2024-09-30
i386: Fix dot_prod backend patterns for mmx and sse targets
Victor Do Nascimento
2
-34
/
+37
2024-09-30
arm: Fix arm backend-use of (u|s|us)dot_prod patterns
Victor Do Nascimento
2
-4
/
+11
2024-09-30
aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patterns
Victor Do Nascimento
8
-17
/
+51
2024-09-30
RISC-V: Implement scalar SAT_SUB for signed integer
Pan Li
3
-0
/
+81
2024-09-27
i386: Modernize AMD processor types
Uros Bizjak
1
-6
/
+26
2024-09-26
x86: Extend AVX512 Vectorization for Popcount in Various Modes
Levy Hsu
1
-0
/
+24
2024-09-26
Define VECTOR_STORE_FLAG_VALUE
liuhongt
1
-1
/
+4
2024-09-25
i386: Add GENERIC and GIMPLE folders of __builtin_ia32_{min,max}* [PR116738]
Jakub Jelinek
1
-0
/
+195
2024-09-26
x86: Don't use address override with segment regsiter
H.J. Lu
1
-1
/
+8
2024-09-25
i386: Update the comment for mapxf option
Lingling Kong
1
-1
/
+1
2024-09-24
i386: Fix comment typo
Jakub Jelinek
1
-1
/
+1
2024-09-24
[PATCH] RISC-V: Fix FIXED_REGISTERS comment missing return address register
Yixuan Chen
1
-1
/
+1
2024-09-24
RISC-V: Add more vector-vector extract cases.
Robin Dapp
2
-0
/
+212
2024-09-24
build: enable C++11 narrowing warnings
Jason Merrill
2
-6
/
+6
2024-09-24
nvptx: Partial support for aliases to aliases.
Prathamesh Kulkarni
1
-3
/
+21
2024-09-23
aarch64: Add codegen support for AdvSIMD faminmax
Saurabh Jha
2
-0
/
+12
2024-09-23
aarch64: Add AdvSIMD faminmax intrinsics
Saurabh Jha
6
-0
/
+167
2024-09-23
dwarf2: add hooks for architecture-specific CFIs
Matthieu Longo
2
-0
/
+68
2024-09-23
Rename REG_CFA_TOGGLE_RA_MANGLE to REG_CFA_NEGATE_RA_STATE
Matthieu Longo
1
-2
/
+2
2024-09-23
arc: Remove mlra option [PR113954]
Claudiu Zissulescu
3
-15
/
+3
2024-09-23
gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/stdbool.h
Tobias Burnus
1
-0
/
+6
[next]