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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_p
Andrew Pinski
3
-7
/
+41
2023-08-28
MATCH: Remove redundant pattern for `(x | y) & ~x`
Andrew Pinski
1
-8
/
+0
2023-08-28
PHIOPT: Add dump for match and simplify and early phiopt
Andrew Pinski
1
-26
/
+44
2023-08-28
RISC-V: Fix uninitialized probability for GIMPLE IR tests
Juzhe-Zhong
1
-1
/
+12
2023-08-28
RISC-V: Disable user vsetvl fusion into EMPTY or DIRTY (Polluted EMPTY) block
Juzhe-Zhong
1
-2
/
+36
2023-08-28
arm: [MVE intrinsics] rework vmullbq_poly vmulltq_poly
Christophe Lyon
4
-248
/
+6
2023-08-28
arm: [MVE intrinsics] add unspec_mve_function_exact_insn_vmull_poly
Christophe Lyon
1
-1
/
+55
2023-08-28
arm: [MVE intrinsics] add binary_widen_poly shape
Christophe Lyon
2
-0
/
+50
2023-08-28
arm: [MVE intrinsics] add support for U and p formats in parse_element_type
Christophe Lyon
1
-0
/
+16
2023-08-28
arm: [MVE intrinsics] add support for p8 and p16 polynomial types
Christophe Lyon
3
-1
/
+12
2023-08-28
arm: [MVE intrinsics] rework vmullbq_int vmulltq_int
Christophe Lyon
4
-648
/
+6
2023-08-28
arm: [MVE intrinsics] add binary_widen shape
Christophe Lyon
2
-2
/
+45
2023-08-28
arm: [MVE intrinsics] add unspec_mve_function_exact_insn_vmull
Christophe Lyon
1
-0
/
+74
2023-08-28
arm: [MVE intrinsics] factorize vmullbq vmulltq
Christophe Lyon
2
-85
/
+38
2023-08-28
arm: [MVE intrinsics] Remove dead check for float type in parse_element_type
Christophe Lyon
1
-2
/
+1
2023-08-28
arm: [MVE intrinsics] fix binary_acca_int32 and binary_acca_int64 shapes
Christophe Lyon
1
-2
/
+2
2023-08-28
[frange] Handle relations in LTGT_EXPR.
Aldy Hernandez
1
-2
/
+17
2023-08-28
LoongArch: Remove redundant sign extension instructions caused by SLT instruc...
Lulu Cheng
2
-4
/
+63
2023-08-28
RISC-V: Fix VSETVL test failures
Juzhe-Zhong
7
-12
/
+4
2023-08-28
Use vmaskmov{ps,pd} for VI48_128_256 when TARGET_AVX2 is not available.
liuhongt
1
-18
/
+30
2023-08-28
RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS
Juzhe-Zhong
58
-1117
/
+765
2023-08-28
Daily bump.
GCC Administrator
3
-1
/
+254
2023-08-27
RISC-V: Fix spill-11.c testsuite failure
Jeff Law
1
-2
/
+2
2023-08-27
RISC-V: Fix spill-12 test
Jeff Law
1
-6
/
+1
2023-08-27
RISC-V: Fix xtheadcondmov-indirect.c
Jeff Law
1
-2
/
+2
2023-08-27
analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]
benjamin priour
120
-619
/
+1136
2023-08-27
Daily bump.
GCC Administrator
4
-1
/
+58
2023-08-26
Fortran: Supply a missing dereference [PR92586]
Paul Thomas
2
-1
/
+63
2023-08-26
RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization
Juzhe-Zhong
32
-6
/
+478
2023-08-25
Fix phi-opt-34.c testcase
Andrew Pinski
1
-1
/
+1
2023-08-26
Daily bump.
GCC Administrator
8
-1
/
+474
2023-08-25
RISC-V: Add Types to Un-Typed Sync Instructions:
Edwin Lu
3
-11
/
+17
2023-08-25
RISC-V: Make stack_save_restore tests more robust
Jeff Law
2
-8
/
+8
2023-08-25
[committed] RISC-V: Fix minor testsuite problem with zicond
Jeff Law
1
-1
/
+1
2023-08-25
[PATCH v10] RISC-V: Add support for the Zfa extension
Jin Ma
20
-36
/
+813
2023-08-25
OpenMP: Fortran support for imperfectly-nested loops
Sandra Loosemore
12
-108
/
+1092
2023-08-25
OpenMP: New C/C++ testcases for imperfectly nested loops.
Sandra Loosemore
14
-0
/
+978
2023-08-25
OpenMP: C++ support for imperfectly-nested loops
Sandra Loosemore
14
-408
/
+1488
2023-08-25
OpenMP: C front end support for imperfectly-nested loops
Sandra Loosemore
10
-396
/
+942
2023-08-25
OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK.
Sandra Loosemore
18
-1
/
+114
2023-08-25
RISC-V: Enable Hoist to GCSE simple constants
Vineet Gupta
4
-11
/
+22
2023-08-25
MATCH: Move `a ? one_zero : one_zero` matching after min/max matching
Andrew Pinski
2
-18
/
+47
2023-08-25
MATCH: `a | C -> C` when we know that `a & ~C == 0`
Andrew Pinski
1
-0
/
+6
2023-08-25
Fortran: improve bounds checking for DATA with implied-do [PR35095]
Harald Anlauf
3
-7
/
+51
2023-08-25
fortran: Rename TRUE/FALSE to true/false in *.cc files
Uros Bizjak
5
-12
/
+12
2023-08-25
gcc: Rename TRUE/FALSE to true/false in *.cc files
Uros Bizjak
11
-73
/
+73
2023-08-25
analyzer: fix ICE in text art strings support
David Malcolm
4
-19
/
+155
2023-08-25
tree-optimization/111137 - dependence checking for SLP
Richard Biener
2
-17
/
+77
2023-08-25
Apply some TLC to vect_slp_analyze_instance_dependence
Richard Biener
1
-130
/
+108
2023-08-25
[frange] Relax floating point relational folding.
Aldy Hernandez
2
-28
/
+143
[prev]
[next]