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-12
i386: Cleanup ix86_expand_vecop_qihi{,2}
Uros Bizjak
1
-27
/
+37
2023-05-12
PR modula2/109830 m2iso library SeqFile.mod appending to a file overwrites co...
Gaius Mulley
2
-21
/
+101
2023-05-12
i386: Remove mulv2si emulated sequence for TARGET_SSE2 [PR109797]
Uros Bizjak
1
-33
/
+1
2023-05-12
LTO: Fix writing of toplevel asm with offloading [PR109816]
Tobias Burnus
1
-1
/
+1
2023-05-12
RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
Kito Cheng
5
-45
/
+277
2023-05-12
tree-optimization/64731 - extend store-from CTOR lowering to TARGET_MEM_REF
Richard Biener
2
-17
/
+38
2023-05-12
c++: remove redundant testcase [PR83258]
Patrick Palka
2
-9
/
+1
2023-05-12
c++: robustify testcase [PR109752]
Patrick Palka
2
-26
/
+13
2023-05-12
tree-optimization/109791 - simplify (unsigned)&foo - (unsigned)(&foo + o)
Richard Biener
1
-0
/
+12
2023-05-12
arm: [MVE intrinsics] rework vsriq
Christophe Lyon
5
-213
/
+5
2023-05-12
arm: [MVE intrinsics] factorize vsriq
Christophe Lyon
2
-4
/
+6
2023-05-12
arm: [MVE intrinsics] add ternary_rshift shape
Christophe Lyon
2
-0
/
+39
2023-05-12
arm: [MVE intrinsics] rework vsliq
Christophe Lyon
5
-213
/
+5
2023-05-12
arm: [MVE intrinsics] factorize vsliq
Christophe Lyon
2
-4
/
+6
2023-05-12
arm: [MVE intrinsics] add ternary_lshift shape
Christophe Lyon
2
-0
/
+39
2023-05-12
arm: [MVE intrinsics] rework vpselq
Christophe Lyon
4
-177
/
+4
2023-05-12
arm: [MVE intrinsics] add vpsel shape
Christophe Lyon
2
-0
/
+40
2023-05-12
arm: [MVE intrinsics] factorize vpselq
Christophe Lyon
3
-13
/
+18
2023-05-12
arm: [MVE intrinsics] rework vfmaq vfmasq vfmsq
Christophe Lyon
5
-292
/
+12
2023-05-12
arm: [MVE intrinsics] factorize vfmaq vfmsq vfmasq
Christophe Lyon
2
-108
/
+35
2023-05-12
arm: [MVE intrinsics] add ternary_opt_n shape
Christophe Lyon
2
-0
/
+31
2023-05-12
arm: [MVE intrinsics] rework vmvnq
Christophe Lyon
4
-438
/
+12
2023-05-12
arm: [MVE intrinsics] factorize vmvnq
Christophe Lyon
2
-6
/
+9
2023-05-12
arm: [MVE intrinsics] add mvn shape
Christophe Lyon
2
-0
/
+50
2023-05-12
arm: [MVE intrinsics] rework vbrsrq
Christophe Lyon
4
-426
/
+4
2023-05-12
arm: [MVE intrinsics] factorize vrbsrq
Christophe Lyon
2
-10
/
+20
2023-05-12
arm: [MVE intrinsics] add binary_imm32 shape
Christophe Lyon
2
-0
/
+28
2023-05-12
arm: [MVE intrinsics] rework vqshluq
Christophe Lyon
4
-111
/
+3
2023-05-12
arm: [MVE intrinsics] factorize vqshluq
Christophe Lyon
2
-6
/
+12
2023-05-12
arm: [MVE intrinsics] add binary_lshift_unsigned shape
Christophe Lyon
2
-0
/
+59
2023-05-12
arm: [MVE intrinsics] rework vrmlaldavhaq vrmlaldavhaxq vrmlsldavhaq vrmlslda...
Christophe Lyon
5
-184
/
+16
2023-05-12
arm: [MVE intrinsics] factorize vrmlaldavhaq vrmlaldavhaxq vrmlsldavhaq vrmls...
Christophe Lyon
2
-125
/
+44
2023-05-12
arm: [MVE intrinsics] rework vqdmullbq vqdmulltq
Christophe Lyon
4
-294
/
+6
2023-05-12
arm: [MVE intrinsics] factorize vqdmullbq vqdmulltq
Christophe Lyon
2
-80
/
+56
2023-05-12
arm: [MVE intrinsics] add binary_widen_opt_n shape
Christophe Lyon
2
-0
/
+50
2023-05-12
RISC-V: Suppress unused parameter warning in riscv-common.cc
Kito Cheng
1
-9
/
+3
2023-05-12
RISC-V: Fix fail of vmv-imm-rv64.c in rv32
Juzhe Zhong
1
-1
/
+1
2023-05-12
RISC-V: Add basic vec_init for VLS RVV auto-vectorization
Juzhe Zhong
22
-0
/
+1547
2023-05-12
RISC-V: Reorganize binary autovec testcases
Pan Li
60
-0
/
+2
2023-05-12
RISC-V: Fix RVV binary auto-vectorizaiton test fails
Pan Li
22
-23
/
+23
2023-05-12
rs6000: Change ilp32 target check for scalar-extract-sig and scalar-insert-ex...
Haochen Gui
3
-3
/
+3
2023-05-12
rs6000: Change mode and insn condition for scalar insert exp instruction
Haochen Gui
8
-14
/
+14
2023-05-12
rs6000: Change mode and insn condition for scalar extract sig instruction
Haochen Gui
5
-5
/
+5
2023-05-12
rs6000: Change mode and insn condition for scalar extract exp instruction
Haochen Gui
7
-34
/
+10
2023-05-12
Var-Tracking: Typedef pointer_mux<tree_node, rtx_def> as decl_or_value
Pan Li
2
-52
/
+37
2023-05-12
Daily bump.
GCC Administrator
6
-1
/
+1980
2023-05-12
PR modula2/109810 ICE fix when an array is assigned by a larger string
Gaius Mulley
6
-139
/
+183
2023-05-11
c++: 'mutable' subobject of constexpr variable [PR109745]
Patrick Palka
4
-4
/
+96
2023-05-11
aarch64: convert vector shift + bitwise and + multiply to vector compare
mtsamis
2
-0
/
+133
2023-05-11
arm: [MVE intrinsics] rework vmlaq vmlasq vqdmlahq vqdmlashq vqrdmlahq vqrdml...
Christophe Lyon
5
-894
/
+24
[prev]
[next]