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-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
2023-05-04
[2/2] aarch64: Reimplement (R){ADD,SUB}HN2 patterns with standard RTL codes
Kyrylo Tkachov
2
-34
/
+82
2023-05-04
[1/2] aarch64: Reimplement (R){ADD,SUB}HN intrinsics with RTL codes
Kyrylo Tkachov
3
-35
/
+88
2023-05-04
OpenACC: Further attach/detach clause fixes for Fortran [PR109622]
Julian Brown
4
-2
/
+74
2023-05-04
PHIOPT: Improve replace_phi_edge_with_variable for diamond shapped bb
Andrew Pinski
7
-12
/
+43
2023-05-04
Move copy_phi_arg_into_existing_phi to common location and use it
Andrew Pinski
4
-46
/
+30
2023-05-04
PHIOPT: Improve replace_phi_edge_with_variable's dce_ssa_names slightly
Andrew Pinski
1
-2
/
+3
2023-05-04
i386: Improve index_register_operand predicate
Uros Bizjak
1
-24
/
+21
2023-05-04
tree-optimization/109721 - emulated vectors
Richard Biener
1
-2
/
+8
2023-05-04
aarch64: PR target/99195 annotate simple ternary ops for vec-concat with zero
Kyrylo Tkachov
2
-19
/
+87
2023-05-04
aarch64: PR target/99195 annotate more simple binary ops for vec-concat with ...
Kyrylo Tkachov
3
-13
/
+21
2023-05-04
gcov: add GCOV format version to gcov -v
Martin Liska
1
-1
/
+4
2023-05-04
tree-optimization/109724 - new testcase
Richard Biener
1
-0
/
+32
2023-05-04
Rename last_stmt to last_nondebug_stmt
Richard Biener
18
-74
/
+79
2023-05-04
i386: Fix up handling of debug insns in STV [PR109676]
Jakub Jelinek
2
-4
/
+51
[prev]
[next]