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
/
config
/
riscv
/
riscv-protos.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
RISC-V: Add rawmemchr expander.
Robin Dapp
1
-0
/
+2
2023-10-27
RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Juzhe-Zhong
1
-0
/
+1
2023-10-25
RISC-V: Export some functions from riscv-vsetvl to riscv-v[NFC]
Juzhe-Zhong
1
-0
/
+8
2023-10-25
RISC-V: Change MD attribute avl_type into avl_type_idx[NFC]
Juzhe-Zhong
1
-0
/
+1
2023-10-23
RISC-V: Add popcount fallback expander.
Robin Dapp
1
-0
/
+1
2023-10-23
RISC-V: Bugfix for merging undefined tmp register in math
Pan Li
1
-0
/
+5
2023-10-21
RISC-V: Support partial VLS mode when preference fixed-vlmax [PR111857]
Pan Li
1
-0
/
+1
2023-10-16
RISC-V: NFC: Move scalar block move expansion code into riscv-string.cc
Christoph Müllner
1
-2
/
+3
2023-10-13
RISC-V: Support FP lfloor/lfloorf auto vectorization
Pan Li
1
-0
/
+2
2023-10-13
RISC-V: Support FP lceil/lceilf auto vectorization
Pan Li
1
-0
/
+2
2023-10-12
RISC-V: Support FP lround/lroundf auto vectorization
Pan Li
1
-0
/
+2
2023-10-11
RISC-V: Fix incorrect index(offset) of gather/scatter
Juzhe-Zhong
1
-0
/
+1
2023-10-11
RISC-V: Support FP lrint/lrintf auto vectorization
Pan Li
1
-0
/
+1
2023-10-02
cpymem for RISC-V with v extension
Joern Rennecke
1
-0
/
+1
2023-10-01
Make riscv_vector::legitimize_move adjust SRC in the caller.
Joern Rennecke
1
-1
/
+1
2023-09-27
RISC-V: Support FP roundeven auto-vectorization
Pan Li
1
-0
/
+5
2023-09-27
RISC-V: Support FP trunc auto-vectorization
Pan Li
1
-0
/
+1
2023-09-26
RISC-V: Support FP round auto-vectorization
Pan Li
1
-0
/
+5
2023-09-26
RISC-V: Support FP rint auto-vectorization
Pan Li
1
-0
/
+1
2023-09-26
RISC-V: Support FP nearbyint auto-vectorization
Pan Li
1
-0
/
+2
2023-09-23
RISC-V: Suport FP floor auto-vectorization
Pan Li
1
-0
/
+5
2023-09-22
RISC-V: Add VLS conditional patterns support
Juzhe-Zhong
1
-0
/
+3
2023-09-22
RISC-V: Support combine cond extend and reduce sum to widen reduce sum
Lehua Ding
1
-0
/
+1
2023-09-22
RISC-V: Split VLS avl_type from NONVLMAX avl_type
Lehua Ding
1
-2
/
+19
2023-09-22
RISC-V: Support ceil and ceilf auto-vectorization
Pan Li
1
-0
/
+5
2023-09-19
RISC-V: Refactor and cleanup fma patterns
Lehua Ding
1
-1
/
+1
2023-09-19
RISC-V: Bugfix for scalar move with merged operand
Pan Li
1
-0
/
+4
2023-09-15
RISC-V: Fix using wrong mode to get reduction insn vlmax
Lehua Ding
1
-6
/
+6
2023-09-15
RISC-V: Refactor expand_reduction and cleanup enum reduction_type
Lehua Ding
1
-8
/
+1
2023-09-14
RISC-V: Refactor vector reduction patterns
Lehua Ding
1
-1
/
+1
2023-09-12
riscv: Add support for str(n)cmp inline expansion
Christoph Müllner
1
-0
/
+1
2023-09-12
riscv: Add support for strlen inline expansion
Christoph Müllner
1
-0
/
+3
2023-09-11
RISC-V: Remove redundant functions
Juzhe-Zhong
1
-2
/
+0
2023-09-11
RISC-V: Add VLS modes VEC_PERM support[PR111311]
Juzhe-Zhong
1
-0
/
+2
2023-09-06
RISC-V: Part-3: Output .variant_cc directive for vector function
Lehua Ding
1
-0
/
+3
2023-09-06
RISC-V: Part-1: Select suitable vector registers for vector type args and ret...
Lehua Ding
1
-0
/
+1
2023-09-05
RISC-V: Export functions as global extern preparing for dynamic LMUL patch use
Juzhe-Zhong
1
-0
/
+3
2023-09-01
RISC-V: Adjust expand_cond_len_{unary,binop,op} api
Lehua Ding
1
-2
/
+2
2023-08-31
RISC-V: Change vsetvl tail and mask policy to default policy
Lehua Ding
1
-0
/
+3
2023-08-31
RISC-V: Refactor and clean emit_{vlmax,nonvlmax}_xxx functions
Lehua Ding
1
-34
/
+161
2023-08-30
RISC-V: support cm.push cm.pop cm.popret in zcmp
Fei Gao
1
-0
/
+2
2023-08-29
RISC-V: Refactor and clean expand_cond_len_{unop,binop,ternop}
Lehua Ding
1
-10
/
+6
2023-08-26
RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization
Juzhe-Zhong
1
-0
/
+2
2023-08-25
[PATCH v10] RISC-V: Add support for the Zfa extension
Jin Ma
1
-0
/
+1
2023-08-23
RISC-V: Add conditional unary neg/abs/not autovec patterns
Lehua Ding
1
-2
/
+5
2023-08-16
RISC-V: Support MASK_LEN_{LOAD_LANES,STORE_LANES}
Juzhe-Zhong
1
-0
/
+1
2023-08-10
RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic
Pan Li
1
-0
/
+4
2023-08-08
RISC-V: Support CALL conditional autovec patterns
Juzhe-Zhong
1
-0
/
+5
2023-08-07
[committed] [RISC-V] Handle more cases in riscv_expand_conditional_move
Raphael Zinsly
1
-1
/
+1
2023-07-31
RISC-V: Return machine_mode rather than opt_machine_mode for get_mask_mode, NFC
Kito Cheng
1
-1
/
+1
[next]