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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
RISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_MASK_{LOAD, STORE}
Juzhe-Zhong
2
-3
/
+47
2023-06-25
RISC-V: fix expand function of vlmul_ext RVV intrinsic
Li Xu
1
-1
/
+1
2023-06-25
RISC-V: Enable len_mask{load, store} and remove len_{load, store}
Juzhe-Zhong
6
-15
/
+105
2023-06-25
Revert "RISC-V:Add float16 tuple type abi"
Pan Li
1
-18
/
+13
2023-06-25
Revert "RISC-V:Add float16 tuple type support"
Pan Li
7
-144
/
+3
2023-06-25
Refine maskloadmn pattern with UNSPEC_MASKLOAD.
liuhongt
1
-14
/
+18
2023-06-25
RISC-V:Add float16 tuple type abi
yulong
1
-13
/
+18
2023-06-24
i386: Add alternate representation for {and,or,xor}b %ah,%dh.
Roger Sayle
1
-0
/
+22
2023-06-24
RISC-V: Refactor the integer ternary autovec pattern
Juzhe-Zhong
1
-26
/
+28
2023-06-24
RISC-V: Support RVV floating-point auto-vectorization
Juzhe-Zhong
4
-14
/
+224
2023-06-23
Fix power10 fusion bug with prefixed loads, PR target/105325
Michael Meissner
4
-36
/
+46
2023-06-22
Change fma_reassoc_width tuning for ampere1
Di Zhao OS
1
-1
/
+1
2023-06-22
i386: Convert ptestz of pandn into ptestc.
Roger Sayle
3
-8
/
+91
2023-06-21
c-family: implement -ffp-contract=on
Alexander Monakov
1
-1
/
+1
2023-06-21
aarch64: Avoid same input and output Z register for gather loads
Kyrylo Tkachov
2
-71
/
+135
2023-06-21
aarch64: Convert SVE gather patterns to compact syntax
Kyrylo Tkachov
2
-191
/
+211
2023-06-21
Revert "aarch64: Convert SVE gather patterns to compact syntax"
Kyrylo Tkachov
2
-275
/
+191
2023-06-21
aarch64: Convert SVE gather patterns to compact syntax
Kyrylo Tkachov
2
-191
/
+275
2023-06-21
[i386] Reject too large vectors for partial vector vectorization
Richard Biener
1
-0
/
+26
2023-06-21
x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
Jan Beulich
2
-11
/
+27
2023-06-20
aarch64: Robustify stack tie handling
Richard Sandiford
2
-7
/
+18
2023-06-20
rs6000: Add builtins for IEEE 128-bit floating point values
Carl Love
5
-21
/
+62
2023-06-20
RISC-V: Set the natural size of constant vector mask modes to one RVV data ve...
Li Xu
1
-0
/
+5
2023-06-20
RISC-V: Optimize codegen of VLA SLP
Juzhe-Zhong
1
-45
/
+36
2023-06-20
RISC-V: Fix compiler warning of riscv_arg_has_vector
Lehua Ding
1
-2
/
+4
2023-06-20
aarch64: Optimise ADDP with same source operands
Kyrylo Tkachov
1
-0
/
+30
2023-06-20
AArch64: remove test comment from *mov<mode>_aarch64
Tamar Christina
1
-1
/
+1
2023-06-20
x86: correct and improve "*vec_dupv2di"
Jan Beulich
1
-6
/
+22
2023-06-20
RISC-V: Add tuple vector mode psABI checking and simplify code
Lehua Ding
1
-36
/
+17
2023-06-19
RISC-V: Save and restore FCSR in interrupt functions to avoid program errors.
Jin Ma
2
-3
/
+58
2023-06-19
AArch64: convert some patterns to compact MD syntax
Tamar Christina
1
-83
/
+78
2023-06-19
RISC-V: Fix VWEXTF iterator requirement
Li Xu
1
-6
/
+6
2023-06-19
RISC-V: Bugfix for RVV widenning reduction in ZVE32/64
Pan Li
3
-199
/
+163
2023-06-19
RISC-V: Bugfix for RVV float reduction in ZVE32/64
Pan Li
3
-216
/
+280
2023-06-19
amdgcn: implement vector div and mod libfuncs
Andrew Stubbs
1
-0
/
+244
2023-06-19
amdgcn: minimal V64TImode vector support
Andrew Stubbs
3
-130
/
+299
2023-06-19
Fix build of aarc64
Richard Biener
1
-1
/
+2
2023-06-19
avr: Fix wrong array bounds warning on SFR access
Senthil Kumar Selvaraj
1
-0
/
+17
2023-06-19
RISC-V: Add autovec FP unary operations.
Robin Dapp
1
-1
/
+35
2023-06-19
RISC-V: Add autovec FP binary operations.
Robin Dapp
5
-14
/
+137
2023-06-19
RISC-V: Add sign-extending variants for vmv.x.s.
Robin Dapp
2
-0
/
+34
2023-06-19
RISC-V: Implement vec_set and vec_extract.
Robin Dapp
3
-2
/
+132
2023-06-19
avr: Fix ICE on optimize attribute.
Senthil Kumar Selvaraj
1
-2
/
+2
2023-06-18
xtensa: constantsynth: Add new 2-insns synthesis pattern
Takayuki 'January June' Suwa
1
-2
/
+10
2023-06-18
xtensa: Remove TARGET_MEMORY_MOVE_COST hook
Takayuki 'January June' Suwa
1
-13
/
+0
2023-06-19
rs6000: Enable const_anchor for 'addi'
Jiufu Guo
1
-0
/
+4
2023-06-19
Refined 256/512-bit vpacksswb/vpackssdw patterns.
liuhongt
1
-18
/
+147
2023-06-19
Reimplement packuswb/packusdw with UNSPEC_US_TRUNCATE instead of original us_...
liuhongt
4
-30
/
+59
2023-06-19
RISC-V: Fix one typo for reduc expand GET_MODE_CLASS
Pan Li
1
-1
/
+1
2023-06-18
Fix arc assumption that insns are not re-recognized
Jeff Law
1
-1
/
+7
[next]