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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-03
aarch64: Fix ABI handling of aligned enums [PR109661]
Richard Sandiford
6
-5
/
+1061
2023-05-03
aarch64: Rename abi_break parameters [PR109661]
Richard Sandiford
1
-34
/
+36
2023-05-03
arm: [MVE intrinsics] rework vhaddq vhsubq vmulhq vqaddq vqsubq vqdmulhq vrha...
Christophe Lyon
4
-3203
/
+51
2023-05-03
arm: [MVE intrinsics] factorize several binary operations
Christophe Lyon
3
-188
/
+51
2023-05-03
arm: [MVE intrinsics] factorize several binary _m_n operations
Christophe Lyon
2
-191
/
+48
2023-05-03
arm: [MVE intrinsics] factorize several binary _n operations
Christophe Lyon
2
-79
/
+26
2023-05-03
arm: [MVE intrinsics] factorize several binary_m operations
Christophe Lyon
2
-395
/
+92
2023-05-03
arm: [MVE intrinsics] rework vcreateq
Christophe Lyon
4
-80
/
+13
2023-05-03
arm: [MVE intrinsics] factorize vcreateq
Christophe Lyon
2
-3
/
+8
2023-05-03
arm: [MVE intrinsics] add create shape
Christophe Lyon
2
-0
/
+23
2023-05-03
arm: [MVE intrinsics] add unspec_mve_function_exact_insn
Christophe Lyon
1
-0
/
+151
2023-05-03
arm: [MVE intrinsics] rework vorrq
Christophe Lyon
5
-559
/
+15
2023-05-03
arm: [MVE intrinsics] add binary_orrq shape
Christophe Lyon
4
-1
/
+66
2023-05-03
arm: [MVE intrinsics] rework vandq veorq
Christophe Lyon
4
-862
/
+16
2023-05-03
arm: [MVE intrinsics] factorize vandq veorq vorrq vbicq
Christophe Lyon
2
-148
/
+57
2023-05-03
arm: [MVE intrinsics] add binary shape
Christophe Lyon
2
-0
/
+28
2023-05-03
arm: [MVE intrinsics] rework vaddq vmulq vsubq
Christophe Lyon
6
-2531
/
+20
2023-05-03
arm: [MVE intrinsics] factorize vadd vsubq vmulq
Christophe Lyon
2
-283
/
+107
2023-05-03
arm: [MVE intrinsics] add unspec_based_mve_function_exact_insn
Christophe Lyon
1
-0
/
+186
2023-05-03
arm: [MVE intrinsics] add binary_opt_n shape
Christophe Lyon
2
-0
/
+33
2023-05-03
arm: [MVE intrinsics] Rework vuninitialized
Christophe Lyon
7
-170
/
+112
2023-05-03
arm: [MVE intrinsics] Rework vreinterpretq
Christophe Lyon
15
-1563
/
+238
2023-05-03
arm: [MVE intrinsics] Add new framework
Christophe Lyon
18
-25
/
+3290
2023-05-03
arm: move builtin function codes into general numberspace
Christophe Lyon
2
-77
/
+165
2023-05-03
riscv: fix error: control reaches end of non-void function
Martin Liska
1
-0
/
+2
2023-05-03
More last_stmt removal
Richard Biener
5
-55
/
+41
2023-05-03
libstdc++: Set _M_string_length before calling _M_dispose() [PR109703]
Kefu Chai
1
-1
/
+1
2023-05-03
riscv/linux: Don't add -latomic with -pthread
Andreas Schwab
1
-10
/
+0
2023-05-03
RISC-V: Support segment intrinsics
Ju-Zhe Zhong
12
-118
/
+1325
2023-05-03
RISC-V: Add tuple type vget/vset intrinsics
Ju-Zhe Zhong
7
-321
/
+688
2023-05-03
RISC-V: Add tuple types support
Ju-Zhe Zhong
56
-19
/
+6548
2023-05-03
Speedup cse_insn
Richard Biener
1
-24
/
+27
2023-05-03
Improve RTL CSE hash table hash usage
Richard Biener
1
-14
/
+23
2023-05-03
aarch64: PR target/99195 annotate HADDSUB patterns for vec-concat with zero
Kyrylo Tkachov
2
-7
/
+11
2023-05-03
aarch64: PR target/99195 annotate simple floating-point patterns for vec-conc...
Kyrylo Tkachov
3
-9
/
+92
2023-05-03
Docs: Add vector register constarint for asm operands
Kito Cheng
1
-0
/
+9
2023-05-03
clang warning: warning: private field 'm_gc' is not used [-Wunused-private-fi...
Martin Liska
2
-2
/
+0
2023-05-03
c++: Fix up VEC_INIT_EXPR gimplification after r12-7069
Jakub Jelinek
1
-9
/
+9
2023-05-03
c++: fix TTP level reduction cache
Jason Merrill
2
-2
/
+8
2023-05-03
Daily bump.
GCC Administrator
6
-1
/
+216
2023-05-02
c++: simplify member template substitution
Jason Merrill
1
-28
/
+10
2023-05-02
PHIOPT: small refactoring of match_simplify_replacement.
Andrew Pinski
1
-33
/
+24
2023-05-02
MATCH: Port CLRSB part of builtin_zero_pattern
Andrew Pinski
1
-0
/
+8
2023-05-02
tree-optimization: [PR109702] MATCH: Fix a ? func(a) : N patterns
Andrew Pinski
2
-8
/
+78
2023-05-02
target: [PR109657] (a ? -1 : 0) | b could be optimized better for aarch64
Andrew Pinski
2
-0
/
+47
2023-05-02
c++: less invalidate_class_lookup_cache
Jason Merrill
1
-3
/
+0
2023-05-02
c++: look for empty base at specific offset [PR109678]
Jason Merrill
3
-5
/
+25
2023-05-02
c++: std::variant slow to compile [PR109678]
Jason Merrill
2
-10
/
+60
2023-05-02
RISC-V: Table A.6 conformance tests
Patrick O'Neill
28
-0
/
+360
2023-05-02
RISC-V: Weaken atomic loads
Patrick O'Neill
1
-2
/
+26
[next]