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/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-04-19
rtl-optimization/109237 - speedup bb_is_just_return
Richard Biener
1
-2
/
+2
2023-04-19
testsuite: Fix up pr109524.C for -std=c++23 [PR109524]
Jakub Jelinek
1
-1
/
+1
2023-04-19
install.texi: Document --enable-decimal-float for AArch64
Christophe Lyon
1
-7
/
+8
2023-04-19
Check hard_regno_mode_ok before setting lowest memory move cost for the mode ...
liuhongt
1
-0
/
+4
2023-04-19
Daily bump.
GCC Administrator
4
-1
/
+339
2023-04-18
doc: remove stray @gol
Jason Merrill
1
-1
/
+1
2023-04-18
ifcvt.cc: Prevent excessive if-conversion for conditional moves
Takayuki 'January June' Suwa
1
-1
/
+1
2023-04-18
Add -gcodeview option
Mark Harmstone
4
-0
/
+18
2023-04-18
PHIOPT: Move tree_ssa_cs_elim into pass_cselim::execute.
Andrew Pinski
1
-61
/
+57
2023-04-18
gcc: Drop obsolete INCLUDE_PTHREAD_H
Sam James
1
-4
/
+0
2023-04-18
vect: Verify that GET_MODE_UNITS is greater than one for vect_grouped_store_s...
Kevin Lee
1
-0
/
+2
2023-04-18
Add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and rotr<mode>3 patterns
Sinan Lin
1
-3
/
+3
2023-04-18
i386: Improve permutations with INSERTPS instruction [PR94908]
Uros Bizjak
8
-9
/
+164
2023-04-18
Add GTY support for vrange.
Aldy Hernandez
2
-37
/
+99
2023-04-18
constraint: fix relaxed memory and repeated constraint handling
Victor L. Do Nascimento
2
-4
/
+38
2023-04-18
Docs: Add doc for RISC-V vector intrinsics
Kito Cheng
1
-0
/
+9
2023-04-18
middle-end/108786 - add bitmap_clear_first_set_bit
Richard Biener
9
-20
/
+48
2023-04-18
Shrink points-to analysis dumps when not dumping with -details
Richard Biener
19
-46
/
+53
2023-04-18
PHIOPT: add folding/simplification detail to the dump
Andrew Pinski
1
-0
/
+29
2023-04-18
PHIOPT: small cleanup in match_simplify_replacement
Andrew Pinski
1
-3
/
+2
2023-04-18
aarch64: Use standard RTL codes for __rev16 intrinsic expansion
Kyrylo Tkachov
1
-9
/
+17
2023-04-18
Declare dconstm0 to go along with dconst0 and friends.
Aldy Hernandez
5
-9
/
+11
2023-04-18
RAII auto_mpfr and autp_mpz
Richard Biener
4
-15
/
+41
2023-04-18
aarch64: Use intrinsic flags information rather than hardcoding FLAG_AUTO_FP
Kyrylo Tkachov
1
-1
/
+1
2023-04-18
Fixed typo.
Jin Ma
1
-1
/
+1
2023-04-18
Return true from operator== for two identical ranges containing NAN.
Aldy Hernandez
1
-10
/
+0
2023-04-18
Add inchash support for vrange.
Aldy Hernandez
4
-0
/
+95
2023-04-18
tree-optimization/109539 - restrict PHI handling in access diagnostics
Richard Biener
1
-11
/
+45
2023-04-18
amdgcn: HardFP divide
Andrew Stubbs
4
-97
/
+144
2023-04-18
aarch64: Give hint for -mcpu options that match -march instead
Kyrylo Tkachov
2
-0
/
+19
2023-04-18
aarch64: Add QI -> HI zero-extension for LDAPR
Kyrylo Tkachov
2
-3
/
+11
2023-04-18
RISC-V: Adjust the parsing order of extensions to be consistent with riscv-sp...
Jin Ma
2
-7
/
+7
2023-04-18
match.pd: Improve fneg/fadd optimization [PR109240]
Jakub Jelinek
3
-54
/
+175
2023-04-18
Abstract out REAL_VALUE_TYPE streaming.
Aldy Hernandez
4
-25
/
+38
2023-04-18
Abstract out calculation of max HWIs per wide int.
Aldy Hernandez
1
-5
/
+7
2023-04-18
LoongArch: Optimize additions with immediates
Xi Ruoyao
9
-16
/
+246
2023-04-18
Add two new methods to Value_Range.
Aldy Hernandez
1
-0
/
+9
2023-04-18
Constify invariant fields of vrange and irange.
Aldy Hernandez
1
-10
/
+11
2023-04-18
LoongArch: Remove the definition of the macro LOGICAL_OP_NON_SHORT_CIRCUIT un...
Lulu Cheng
1
-1
/
+0
2023-04-18
LoongArch: Add built-in functions description of LoongArch Base instruction s...
Lulu Cheng
1
-0
/
+129
2023-04-18
Daily bump.
GCC Administrator
5
-1
/
+172
2023-04-17
RISC-V: make the stack manipulation codes more readable.
Fei Gao
1
-7
/
+10
2023-04-17
c++: bound ttp level lowering [PR109531]
Patrick Palka
3
-19
/
+50
2023-04-17
RISC-V: optimize stack manipulation in save-restore
Fei Gao
2
-24
/
+66
2023-04-17
PHIOPT: Remove gate_hoist_loads prototype
Andrew Pinski
1
-1
/
+0
2023-04-17
Do not export global ranges from -Walloca pass.
Aldy Hernandez
1
-2
/
+1
2023-04-17
RISC-V: Force ilp32d for the T-Head FMV test
Palmer Dabbelt
1
-1
/
+1
2023-04-17
RISC-V: Set the ABI for the RVV tests
Palmer Dabbelt
1
-1
/
+3
2023-04-17
RISC-V: Clean up the pr106602.c testcase
Palmer Dabbelt
3
-1
/
+30
2023-04-17
RISC-V: add a new parameter in riscv_first_stack_step.
Fei Gao
1
-20
/
+20
[next]