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-07-06
Daily bump.
GCC Administrator
9
-1
/
+427
2023-07-05
Make compute_operand_range a tail call.
Andrew MacLeod
1
-18
/
+16
2023-07-05
Make compute_operand2_range a leaf call.
Andrew MacLeod
2
-28
/
+26
2023-07-05
Make compute_operand1_range a leaf call.
Andrew MacLeod
2
-26
/
+25
2023-07-05
Simplify compute_operand_range for op1 and op2 case.
Andrew MacLeod
1
-14
/
+11
2023-07-05
Move relation discovery into compute_operand_range
Andrew MacLeod
1
-29
/
+13
2023-07-05
libstdc++: Split up pstl/set.cc testcase
Thomas Rodgers
6
-289
/
+451
2023-07-05
doc: Update my Contributors entry
Jonathan Wakely
1
-2
/
+1
2023-07-05
value-prof.cc: Correct edge prob calculation.
Filip Kastl
1
-1
/
+5
2023-07-05
sched: Change return type of predicate functions from int to bool
Uros Bizjak
6
-125
/
+131
2023-07-05
gimple-isel: Recognize vec_extract pattern.
Robin Dapp
6
-28
/
+143
2023-07-05
RISC-V: Support variable index in vec_extract.
Robin Dapp
7
-162
/
+171
2023-07-05
RISC-V: Allow variable index for vec_set.
Robin Dapp
7
-164
/
+185
2023-07-05
RISC-V: Use FRM_DYN when add the rounding mode operand
Pan Li
1
-4
/
+3
2023-07-05
RISC-V: Change truncate to float_truncate in narrowing patterns.
Robin Dapp
1
-2
/
+2
2023-07-05
VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
Ju-Zhe Zhong
5
-23
/
+129
2023-07-05
Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.
Robin Dapp
22
-12
/
+367
2023-07-05
MIPS: Use unaligned access to expand block_move on r6
YunQiang Su
3
-17
/
+54
2023-07-05
adjust testcase for now happening epilogue vectorization
Richard Biener
1
-4
/
+0
2023-07-05
x86: suppress avx512f-copysign.c testcase for 32-bit
Jan Beulich
1
-1
/
+1
2023-07-05
x86: yet more PR target/100711-like splitting
Jan Beulich
2
-2
/
+33
2023-07-05
x86: further PR target/100711-like splitting
Jan Beulich
3
-0
/
+112
2023-07-05
x86: allow memory operand for AVX2 splitter for PR target/100711
Jan Beulich
1
-1
/
+1
2023-07-05
middle-end/110541 - VEC_PERM_EXPR documentation is off
Richard Biener
1
-6
/
+11
2023-07-05
x86: use VPTERNLOG also for certain andnot forms
Jan Beulich
4
-11
/
+47
2023-07-05
x86: use VPTERNLOG for further bitwise two-vector operations
Jan Beulich
6
-4
/
+198
2023-07-05
Fix typo in vectorizer debug message
Richard Biener
1
-1
/
+1
2023-07-05
libstdc++: Disable std::forward_list tests for C++98 mode
Jonathan Wakely
2
-2
/
+2
2023-07-05
libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
Jonathan Wakely
1
-0
/
+6
2023-07-05
libstdc++: Use RAII in std::vector::_M_default_append
Jonathan Wakely
1
-32
/
+59
2023-07-05
libstdc++: Add redundant 'typename' to std::projected
Jonathan Wakely
1
-1
/
+1
2023-07-05
RISC-V:Add float16 tuple type abi
yulong
9
-17
/
+630
2023-07-05
RISC-V:Add float16 tuple type support
yulong
12
-3
/
+366
2023-07-05
MIPS: Adjust mips16e2 related tests for ifcvt costing changes
Jie Mei
2
-2
/
+2
2023-07-05
Daily bump.
GCC Administrator
5
-1
/
+239
2023-07-04
PR 110487: `(a !=/== CST1 ? CST2 : CST3)` pattern for type safety
Andrew Pinski
1
-16
/
+8
2023-07-04
Fix PR 110487: invalid signed boolean value
Andrew Pinski
1
-2
/
+20
2023-07-04
xtensa: Use HARD_REG_SET instead of bare integer
Takayuki 'January June' Suwa
2
-11
/
+11
2023-07-04
tree-optimization/110491 - PHI-OPT and undefs
Richard Biener
2
-0
/
+36
2023-07-04
Streamer: Fix out of range memory access of machine mode
Pan Li
6
-11
/
+25
2023-07-04
LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'
Thomas Schwinge
12
-21
/
+21
2023-07-04
Use mark_ssa_maybe_undefs in PHI-OPT
Richard Biener
3
-20
/
+6
2023-07-04
Remove unnecessary check on scalar_niter == 0
Richard Biener
1
-7
/
+0
2023-07-04
tree-optimization/110376 - testcase for fixed bug
Richard Biener
1
-0
/
+39
2023-07-04
PR tree-optimization/110531 - Vect: avoid using uninitialized variable
Hao Liu
1
-1
/
+1
2023-07-04
tree-optimization/110228 - avoid undefs in ifcombine more thoroughly
Richard Biener
3
-2
/
+42
2023-07-04
tree-optimization/110436 - bogus live/relevant for unused pattern
Richard Biener
2
-0
/
+19
2023-07-04
x86: Enable ENQCMD and UINTR for march=sierraforest.
Lili Cui
2
-4
/
+5
2023-07-04
ada: Do not unnecessarily use component-wise loop for slice assignment
Eric Botcazou
3
-27
/
+31
2023-07-04
ada: Small adjustments to new procedure Expand_Unchecked_Union_Equality
Eric Botcazou
3
-16
/
+14
[next]