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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
Daily bump.
GCC Administrator
6
-1
/
+184
2023-06-10
VECT: Add SELECT_VL support
Ju-Zhe Zhong
7
-16
/
+187
2023-06-09
analyzer: add caching to globals with initializers [PR110112]
David Malcolm
3
-31
/
+79
2023-06-09
Also check type being cast to
Andrew MacLeod
1
-0
/
+1
2023-06-09
Relocate range_cast to header, and add a generic version.
Andrew MacLeod
2
-19
/
+43
2023-06-09
c++: fix 32-bit spaceship failures [PR110185]
Jason Merrill
2
-0
/
+2
2023-06-09
c++: diagnose auto in template arg
Jason Merrill
3
-9
/
+25
2023-06-09
c++: init-list of uncopyable type [PR110102]
Jason Merrill
2
-0
/
+23
2023-06-09
doc: Clarification for -Wmissing-field-initializers
Marek Polacek
1
-2
/
+3
2023-06-09
Add Plus to the op list of `(zero_one == 0) ? y : z <op> y` pattern
Andrew Pinski
3
-2
/
+28
2023-06-09
Change the `(zero_one ==/!= 0) ? y : z <op> y` patterns to use multiply rathe...
Andrew Pinski
1
-4
/
+4
2023-06-09
MATCH: Allow unsigned types for `X & -Y -> X * Y` pattern
Andrew Pinski
2
-4
/
+7
2023-06-09
MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
Andrew Pinski
3
-3
/
+71
2023-06-09
testsuite: fix the condition bug in tsvc s176
Lehua Ding
2
-3
/
+3
2023-06-09
middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wrong-code
Richard Biener
1
-3
/
+3
2023-06-09
RISC-V: Refactor requirement of ZVFH and ZVFHMIN.
Pan Li
3
-18
/
+59
2023-06-09
RISC-V: Fix one warning of frm enum.
Pan Li
1
-7
/
+10
2023-06-09
fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
Jakub Jelinek
1
-1
/
+2
2023-06-09
Explicitly view_convert_expr mask to signed type when folding pblendvb builtins.
liuhongt
2
-1
/
+17
2023-06-09
Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple ABSU_EXPR + VCE.
liuhongt
5
-11
/
+62
2023-06-09
Daily bump.
GCC Administrator
6
-1
/
+248
2023-06-09
PR modula2/110126 variables are reported as unused when referenced by ASM
Gaius Mulley
12
-181
/
+292
2023-06-08
Provide a new dispatch mechanism for range-ops.
Andrew MacLeod
5
-280
/
+306
2023-06-08
Unify range_operators to one class.
Andrew MacLeod
4
-202
/
+183
2023-06-08
Remove tree_code from range-operator.
Andrew MacLeod
2
-37
/
+79
2023-06-08
Fix floating point bug in fold_range.
Andrew MacLeod
1
-1
/
+1
2023-06-08
RISC-V: Add more test cases for RVV FP16
Pan Li
2
-2
/
+57
2023-06-08
analyzer: Standalone OOB-warning [PR109437, PR109439]
Benjamin Priour
8
-26
/
+49
2023-06-08
optabs: Implement double-word ctz and ffs expansion
Jakub Jelinek
3
-9
/
+72
2023-06-08
i386: Fix endless recursion in ix86_expand_vector_init_general with MMX [PR11...
Jakub Jelinek
1
-1
/
+1
2023-06-08
Fortran: Fix some more blockers in associate meta-bug [PR87477]
Paul Thomas
10
-17
/
+113
2023-06-08
[testsuite] bump some tsvc timeouts
Alexandre Oliva
8
-1
/
+9
2023-06-08
Daily bump.
GCC Administrator
6
-1
/
+426
2023-06-07
[Committed] Bug fix to new wi::bitreverse_large function.
Roger Sayle
1
-1
/
+1
2023-06-07
Add support for stc and cmc instructions in i386.md
Roger Sayle
7
-4
/
+175
2023-06-07
c++: allow NRV and non-NRV returns [PR58487]
Jason Merrill
8
-12
/
+121
2023-06-07
MATCH: Fix comment for `(zero_one ==/!= 0) ? y : z <op> y` patterns
Andrew Pinski
1
-2
/
+2
2023-06-07
RISC-V: Eliminate extension after for *w instructions
Jeff Law
9
-35
/
+309
2023-06-07
riscv: Fix scope for memory model calculation
Dimitar Dimitrov
1
-4
/
+9
2023-06-07
riscv: Fix insn cost calculation
Dimitar Dimitrov
1
-1
/
+1
2023-06-07
match.pd: Improve zero_one_valued_p
Jakub Jelinek
1
-5
/
+2
2023-06-07
aarch64: Allow compiler to define ls64 builtins [PR110132]
Alex Coplan
8
-39
/
+100
2023-06-07
aarch64: Fix wrong code with st64b builtin [PR110100]
Alex Coplan
3
-2
/
+9
2023-06-07
aarch64: Fix whitespace in ls64 builtin implementation [PR110100]
Alex Coplan
2
-43
/
+43
2023-06-07
RA: Constrain class of pic offset table pseudo to general regs
Vladimir N. Makarov
2
-0
/
+33
2023-06-07
aarch64: Represent SQXTUN with RTL operations
Kyrylo Tkachov
3
-14
/
+56
2023-06-07
aarch64: Improve RTL representation of ADDP instructions
Kyrylo Tkachov
1
-7
/
+63
2023-06-07
Fix expected test output on hppa
Jeff Law
1
-1
/
+1
2023-06-07
modula2: Fix bootstrap
Jakub Jelinek
1
-0
/
+2
2023-06-07
RISC-V: Support RVV VLA SLP auto-vectorization
Juzhe-Zhong
26
-37
/
+1010
[prev]
[next]