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-06-06
Handle const_int in expand_single_bit_test
Andrew Pinski
3
-3
/
+45
2023-06-06
Improve do_store_flag for single bit when there is no non-zero bits
Andrew Pinski
1
-17
/
+11
2023-06-06
For the `-A CMP -B -> B CMP A` pattern allow EQ/NE for all integer types
Andrew Pinski
5
-2
/
+80
2023-06-06
Add match patterns for `a ? onezero : onezero` where one of the two operands ...
Andrew Pinski
10
-11
/
+165
2023-06-06
Match: zero_one_valued_p should match 0 constants too
Andrew Pinski
1
-0
/
+5
2023-06-07
RISC-V: Fix ICE when include riscv_vector.h with rv64gcv
Pan Li
1
-33
/
+33
2023-06-06
c++: Add -Wnrvo
Jason Merrill
4
-2
/
+61
2023-06-06
c++: enable NRVO from inner block [PR51571]
Jason Merrill
6
-28
/
+64
2023-06-06
c++: NRV and goto [PR92407]
Jason Merrill
2
-0
/
+33
2023-06-06
c++: fix throwing cleanup with label
Jason Merrill
4
-15
/
+49
2023-06-06
c++: fix contracts with NRV
Jason Merrill
2
-2
/
+39
2023-06-06
c++: add NRV testcase [PR58050]
Jason Merrill
1
-0
/
+18
2023-06-07
PR modula2/110019 Reported line numbers off by 1 when cpp invoked.
Gaius Mulley
5
-10
/
+56
2023-06-07
Daily bump.
GCC Administrator
6
-1
/
+275
2023-06-07
Add RTX codes for BITREVERSE and COPYSIGN.
Roger Sayle
3
-2
/
+64
2023-06-06
reload1: Change return type of predicate function from int to bool
Uros Bizjak
2
-3
/
+3
2023-06-06
RISC-V: Add RVV vwmacc/vwmaccu/vwmaccsu combine lowering optmization
Juzhe-Zhong
8
-0
/
+346
2023-06-06
openmp: Add support for the 'present' modifier
Tobias Burnus
23
-51
/
+797
2023-06-06
rs6000: genfusion: Delete dead code
Segher Boessenkool
1
-3
/
+0
2023-06-06
rs6000: genfusion: Rewrite load/compare code
Segher Boessenkool
1
-82
/
+103
2023-06-06
rs6000: Remove duplicate expression [PR106907]
Jeevitha Palanisamy
1
-1
/
+0
2023-06-06
aarch64: Improve representation of vpaddd intrinsics
Kyrylo Tkachov
4
-14
/
+3
2023-06-06
aarch64: Reimplement URSHR,SRSHR patterns with standard RTL codes
Kyrylo Tkachov
2
-7
/
+93
2023-06-06
aarch64: Simplify SHRN, RSHRN expanders and patterns
Kyrylo Tkachov
2
-81
/
+14
2023-06-06
aarch64: Improve representation of ADDLV instructions
Kyrylo Tkachov
6
-11
/
+168
2023-06-06
middle-end/110055 - avoid CLOBBERing static variables
Richard Biener
2
-1
/
+19
2023-06-06
tree-optimization/109143 - improve PTA compile time
Richard Biener
1
-13
/
+25
2023-06-06
bootstrap rtl-checking: Fix XVEC vs XVECEXP in postreload.cc
Hans-Peter Nilsson
1
-2
/
+2
2023-06-05
RISC-V] add TC for save-restore cfi directives.
Fei Gao
1
-0
/
+17
2023-06-06
RISC-V: Support RVV FP16 ZVFH Reduction floating-point intrinsic API
Pan Li
3
-2
/
+75
2023-06-05
[RISC-V] correct machine mode in save-restore cfi RTL.
Fei Gao
2
-5
/
+21
2023-06-06
RISC-V: Fix 'REQUIREMENT' for machine_mode 'MODE' in vector-iterators.md.
Li Xu
2
-16
/
+16
2023-06-06
RISC-V: Fix some typo in vector-iterators.md
Pan Li
1
-4
/
+4
2023-06-06
Daily bump.
GCC Administrator
4
-1
/
+229
2023-06-05
Remove widen_plus/minus_expr tree codes
Andre Vieira
14
-137
/
+2
2023-06-05
internal-fn,vect: Refactor widen_plus as internal_fn
Andre Vieira
12
-47
/
+375
2023-06-05
vect: Refactor to allow internal_fn's
Andre Vieira
4
-99
/
+180
2023-06-05
d: Warn when declared size of a special enum does not match its intrinsic type.
Iain Buclaw
5
-0
/
+49
2023-06-05
New wi::bitreverse function.
Roger Sayle
2
-0
/
+42
2023-06-05
Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c
Liao Shihua
2
-50
/
+50
2023-06-05
print-rtl: Change return type of two print functions from int to void
Uros Bizjak
3
-30
/
+28
2023-06-05
reginfo: Change return type of predicate functions from int to bool
Uros Bizjak
2
-6
/
+6
2023-06-05
RISC-V: Support RVV FP16 ZVFH floating-point intrinsic API
Pan Li
3
-0
/
+471
2023-06-05
Fix PR 110085: `make clean` in GCC directory on sh target causes a failure
Andrew Pinski
1
-7
/
+0
2023-06-05
MIPS: Add speculation_barrier support
YunQiang Su
3
-0
/
+26
2023-06-05
RISC-V: Reorganize riscv-v.cc
Juzhe-Zhong
1
-248
/
+249
2023-06-05
RISC-V: Split arguments of expand_vec_perm
Juzhe-Zhong
3
-7
/
+4
2023-06-05
Daily bump.
GCC Administrator
4
-1
/
+130
2023-06-04
Improve do_store_flag for comparing single bit against that bit
Andrew Pinski
1
-3
/
+8
2023-06-04
Improve do_store_flag for single bit comparison against 0
Andrew Pinski
1
-5
/
+20
[prev]
[next]