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
GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct w...
Thomas Schwinge
1
-11
/
+8
2023-07-06
GTY: Repair 'enum gty_token', 'token_names' desynchronization
Thomas Schwinge
2
-1
/
+7
2023-07-06
GTY: Enhance 'string_length' option documentation
Thomas Schwinge
2
-3
/
+12
2023-07-06
GTY: Explicitly reject 'string_length' option for (fields in) global variables
Thomas Schwinge
2
-0
/
+14
2023-07-06
GGC: Remove unused 'bool is_string' arguments to 'ggc_pch_{count,alloc,write}...
Thomas Schwinge
3
-18
/
+12
2023-07-06
[Committed] Handle COPYSIGN in dwarf2out.cc's mem_loc_descriptor.
Roger Sayle
1
-0
/
+1
2023-07-06
i386: Update document for inlining rules
Hongyu Wang
1
-5
/
+14
2023-07-06
tree-optimization/110515 - wrong code with LIM + PRE
Richard Biener
2
-0
/
+224
2023-07-06
VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop c...
Ju-Zhe Zhong
1
-4
/
+2
2023-07-06
Fix expectation on gcc.dg/vect/pr71264.c
Richard Biener
1
-3
/
+0
2023-07-06
i386: Inline function with default arch/tune to caller
Hongyu Wang
3
-7
/
+66
2023-07-06
RISC-V: Handle rouding mode correctly on zfinx
Kito Cheng
1
-1
/
+1
2023-07-06
Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations.
liuhongt
2
-3
/
+22
2023-07-05
Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons
Andrew Pinski
1
-2
/
+6
2023-07-06
Disparage slightly for the alternative which move DFmode between SSE_REGS and...
liuhongt
2
-2
/
+13
2023-07-05
rs6000: Remove redundant initialization [PR106907]
Jeevitha Palanisamy
1
-2
/
+1
2023-07-06
tree-optimization/110474 - Vect: select small VF for epilog of unrolled loop
Hao Liu
2
-6
/
+47
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
[prev]
[next]