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-05-06
Daily bump.
GCC Administrator
5
-1
/
+1200
2023-05-06
CRIS: peephole2 an add into two addq or subq
Hans-Peter Nilsson
3
-2
/
+81
2023-05-06
CRIS: peephole2 a move of constant followed by and of same register
Hans-Peter Nilsson
2
-0
/
+55
2023-05-06
CRIS: peephole2 a lsrq into a lslq+lsrq pair
Hans-Peter Nilsson
3
-0
/
+91
2023-05-06
doc: Document order of define_peephole2 scanning
Hans-Peter Nilsson
1
-0
/
+9
2023-05-05
Fortran: overloading of intrinsic binary operators [PR109641]
Harald Anlauf
4
-0
/
+162
2023-05-05
RISC-V: Legitimise the const0_rtx for RVV indexed load/store
Pan Li
2
-32
/
+33
2023-05-05
RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMSET
Pan Li
2
-5
/
+6
2023-05-05
arm: [MVE intrinsics] rework vshrq vrshrq
Christophe Lyon
4
-628
/
+6
2023-05-05
arm: [MVE intrinsics] factorize vsrhrq vrshrq
Christophe Lyon
2
-38
/
+22
2023-05-05
arm: [MVE intrinsics] add binary_rshift shape
Christophe Lyon
2
-0
/
+37
2023-05-05
arm: [MVE intrinsics] rework vqrshrunbq vqrshruntq vqshrunbq vqshruntq
Christophe Lyon
5
-320
/
+25
2023-05-05
arm: [MVE intrinsics] factorize vqrshrunb vqrshrunt vqshrunb vqshrunt
Christophe Lyon
2
-132
/
+40
2023-05-05
arm: [MVE intrinsics] add binary_rshift_narrow_unsigned shape
Christophe Lyon
2
-0
/
+49
2023-05-05
arm: [MVE intrinsics] rework vshrnbq vshrntq vrshrnbq vrshrntq vqshrnbq vqshr...
Christophe Lyon
5
-1153
/
+42
2023-05-05
arm: [MVE intrinsics] factorize vshrntq vshrnbq vrshrnbq vrshrntq vqshrnbq vq...
Christophe Lyon
2
-242
/
+85
2023-05-05
arm: [MVE intrinsics] add binary_rshift_narrow shape
Christophe Lyon
2
-0
/
+48
2023-05-05
arm: [MVE intrinsics] rework vmaxq vminq
Christophe Lyon
4
-628
/
+15
2023-05-05
arm: [MVE intrinsics] factorize vmaxq vminq
Christophe Lyon
2
-39
/
+16
2023-05-05
arm: [MVE intrinsics] rework vqshlq vshlq
Christophe Lyon
4
-1492
/
+19
2023-05-05
arm: [MVE intrinsics] add unspec_mve_function_exact_insn_vshl
Christophe Lyon
1
-0
/
+150
2023-05-05
arm: [MVE intrinsics] add binary_lshift_r shape
Christophe Lyon
2
-0
/
+42
2023-05-05
arm: [MVE intrinsics] add support for MODE_r
Christophe Lyon
2
-2
/
+7
2023-05-05
arm: [MVE intrinsics] add binary_lshift shape
Christophe Lyon
2
-0
/
+58
2023-05-05
arm: [MVE intrinsics] rework vabdq
Christophe Lyon
4
-431
/
+13
2023-05-05
arm: [MVE intrinsics] factorize vabdq
Christophe Lyon
2
-22
/
+12
2023-05-05
arm: [MVE intrinsics] rework vqrdmulhq
Christophe Lyon
4
-213
/
+3
2023-05-05
arm: [MVE intrinsics] factorize vqshlq vshlq
Christophe Lyon
3
-81
/
+51
2023-05-05
arm: [MVE intrinsics] rework vrshlq vqrshlq
Christophe Lyon
5
-952
/
+9
2023-05-05
arm: [MVE intrinsics] factorize vqrshlq vrshlq
Christophe Lyon
2
-39
/
+24
2023-05-05
arm: [MVE intrinsics] add binary_round_lshift shape
Christophe Lyon
2
-0
/
+62
2023-05-05
RISC-V: Fix PR109615
Juzhe-Zhong
4
-66
/
+56
2023-05-05
i386: Rename index_register_operand predicate to register_no_SP_operand
Uros Bizjak
2
-9
/
+9
2023-05-05
match.pd: Use splits in makefile and make configurable.
Tamar Christina
3
-22
/
+89
2023-05-05
match.pd: automatically partition *-match.cc files.
Tamar Christina
1
-36
/
+190
2023-05-05
genmatch: split shared code to gimple-match-exports.cc
Tamar Christina
4
-1193
/
+1260
2023-05-05
match.pd: CSE the dump output check.
Tamar Christina
1
-1
/
+7
2023-05-05
match.pd: Remove commented out line pragmas unless -vv is used.
Tamar Christina
1
-1
/
+1
2023-05-05
match.pd: don't emit label if not needed
Tamar Christina
1
-8
/
+22
2023-05-05
GCN: Silence unused-variable warning
Tobias Burnus
1
-2
/
+0
2023-05-05
tree-optimization/109735 - conversion for vectorized pointer-diff
Richard Biener
1
-12
/
+13
2023-05-05
i386: Introduce mulv2si3 instruction
Uros Bizjak
2
-0
/
+76
2023-05-05
nvptx/mkoffload.cc: Add dummy proc for OpenMP rev-offload table [PR108098]
Tobias Burnus
1
-0
/
+14
2023-05-05
builtins: Fix comment typo mpft_t -> mpfr_t
Jakub Jelinek
2
-4
/
+4
2023-05-04
PHIOPT: Fix diamond case of match_simplify_replacement
Andrew Pinski
3
-3
/
+90
2023-05-05
MATCH: Add ABSU<a> == 0 to a == 0 simplification
Andrew Pinski
2
-5
/
+18
2023-05-04
Revert "c++: restore instantiate_decl assert"
Jason Merrill
2
-6
/
+10
2023-05-05
Daily bump.
GCC Administrator
5
-1
/
+407
2023-05-04
i386: Tighten ashift to lea splitter operand predicates [PR109733]
Uros Bizjak
2
-4
/
+9
2023-05-04
PR modula2/109729 cannot use a CHAR type as a FOR loop iterator
Gaius Mulley
4
-30
/
+85
[prev]
[next]