public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove redundant vcond patterns
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] SCCVN: Fix repeating variable name "len"
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one test failure of dg config
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_MASK_{LOAD, STORE}
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: fix expand function of vlmul_ext RVV intrinsic
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable len_mask{load, store} and remove len_{load, store}
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] internal-fn: Fix bug of BIAS argument index
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Revert "RISC-V:Add float16 tuple type abi"
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Revert "RISC-V:Add float16 tuple type support"
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] GIMPLE_FOLD: Apply LEN_MASK_{LOAD, STORE} into GIMPLE_FOLD
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] SSA ALIAS: Apply LEN_MASK_STORE to 'ref_maybe_used_by_call_p_1'
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] SSA ALIAS: Apply LEN_MASK_{LOAD, STORE} into SSA alias analysis
 2023-07-14  2:49 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V:Add float16 tuple type abi
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor the integer ternary autovec pattern
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV floating-point auto-vectorization
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] LOOP IVOPTS: Apply LEN_MASK_{LOAD, STORE}
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] IVOPTS: Add LEN_MASK_{LOAD, STORE} into 'get_alias_ptr_type_for_ptr_address'
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Apply LEN_MASK_{LOAD, STORE} into vectorizer
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Move can_vec_mask_load_store_p and get_len_load_store_mode from "optabs-query" into "optabs-tree"
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: testsuite: Add missing -mabi=lp64d
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Set the natural size of constant vector mask modes to one RVV data vector
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize codegen of VLA SLP
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: testsuite: Add -Wno-psabi to vec_set/vec_extract testcases
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix compiler warning of riscv_arg_has_vector
 2023-07-14  2:48 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: testsuite: Fix vmul test expectation and fix -ffast-math
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix fails of testcases
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add tuple vector mode psABI checking and simplify code
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Save and restore FCSR in interrupt functions to avoid program errors
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix VWEXTF iterator requirement
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Bugfix for RVV widenning reduction in ZVE32/64
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Bugfix for RVV float reduction in ZVE32/64
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Support LEN_MASK_{LOAD, STORE} ifn && optabs
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add autovec FP unary operations
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add autovec FP binary operations
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add sign-extending variants for vmv.x.s
 2023-07-14  2:47 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Implement vec_set and vec_extract
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add (u)int8_t to binop tests
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one typo for reduc expand GET_MODE_CLASS
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V:Add float16 tuple type support
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Bugfix for RVV integer reduction in ZVE32/64
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one warning of maybe-uninitialized in riscv-vsetvl.cc
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] cprop_hardreg: Enable propagation of the stack pointer if possible
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Use merge approach to optimize vector permutation
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Ensure vector args and return use function stack to pass [PR110119]
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Align the predictor style for define_insn_and_split
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Bugfix for vec_init repeating auto vectorization in RV32
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove duplicate `#include "riscv-vector-switch.def"`
 2023-07-14  2:46 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add comments of some functions
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add more SLP tests
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix bug of VLA SLP auto-vectorization
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add vector psabi checking
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one typo in full-vec-movel test
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix V_WHOLE && V_FRACT iterator requirement
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operation
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one potential test failure for RVV vsetvl
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV FP16 MISC vget/vset intrinsic API
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV narrow shift right lowering auto-vectorization
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add ZVFHMIN block autovec testcase
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add test cases for RVV FP16 undefined and vlmul trunc
 2023-07-14  2:45 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV FP16 MISC vlmul ext intrinsic API
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add test cases for RVV FP16 vreinterpret
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable select_vl for RVV auto-vectorization
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Add SELECT_VL support
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor requirement of ZVFH and ZVFHMIN
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix one warning of frm enum
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add more test cases for RVV FP16
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Eliminate extension after for *w instructions
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] riscv: Fix scope for memory model calculation
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] riscv: Fix insn cost calculation
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VLA SLP auto-vectorization
 2023-07-14  2:44 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix ICE when include riscv_vector.h with rv64gcv
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV vwmacc/vwmaccu/vwmaccsu combine lowering optmization
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V] add TC for save-restore cfi directives
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV FP16 ZVFH Reduction floating-point intrinsic API
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [RISC-V] correct machine mode in save-restore cfi RTL
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix 'REQUIREMENT' for machine_mode 'MODE' in vector-iterators.md
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix some typo in vector-iterators.md
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV FP16 ZVFH floating-point intrinsic API
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Reorganize riscv-v.cc
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Split arguments of expand_vec_perm
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove redundant vlmul_ext_* patterns to fix PR110109
 2023-07-14  2:43 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV FP16 ZVFHMIN intrinsic API
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Move optimization patterns into autovec-opt.md
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV zvfh{min} vfloat16*_t mov and spill
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] [RISC-V] fix cfi issue in save-restore
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Remove unnecessary md pattern for TARGET_XTHEADCONDMOV
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix warning in predicated.md
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Change flow of decrement IV
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add _mu C++ overloaded intrinsics for load && viota && vid
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize reverse series index vector
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix warning in predicated.md
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add test for vfloat16*_t (non tuple) types
 2023-07-14  2:42 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add __RISCV_ prefix to VXRM and FRM enum
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add vwadd.wv/vwsub.wv auto-vectorization lowering optimization
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV permutation auto-vectorization
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] testsuite: Unbork multilib setups using -march flags (RISC-V)
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Introduce vfloat16m{f}*_t and their machine mode
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV FRM enum for floating-point rounding mode intriniscs
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectorization
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add testcase for vrsub.vi auto-vectorization
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove FRM for vfwcvt (RVV float to float widening conversion)
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to float widening conversion)
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove FRM for vfncvt.rod instruction
 2023-07-14  2:41 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add ZVFH extension to the -march= option
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix unreachable test code for init repeat sequence
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow all const_vec_duplicates as constants
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] riscv: add work around for PR sanitizer/82501
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add floating-point to integer conversion RVV auto-vectorization support
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix warning in riscv.md
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV FNMA auto-vectorization support
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize TARGET_XTHEADCONDMOV
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Use extension instructions instead of bitwise "and"
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor comments and naming of riscv-v.cc
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Eliminate the magic number in riscv-v.cc
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Using merge approach to optimize repeating sequence in vec_init
 2023-07-14  2:40 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix VSETVL PASS ICE on SLP auto-vectorization
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove redundant printf of abs-run.c
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV FMA auto-vectorization support
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect VXRM configuration in mode switching for CALL and ASM
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add ZVFHMIN extension to the -march= option
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Implement autovec abs, vneg, vnot
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add autovec sign/zero extension and truncation
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] In pipeline scheduling, insns should not be fusion in different BB blocks
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Add decrement IV iteration loop control by variable amount support
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove FRM_REGNUM dependency for rtx conversions
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add FRM_ prefix to dynamic rounding mode enum
 2023-07-14  2:39 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV mask logic auto-vectorization
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add RVV comparison autovectorization
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from vbool*_t to vuint*m1_t
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from vbool*_t to vint*m1_t
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect code of reaching inaccessible memory address
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix magic number of RVV auto-vectorization expander
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix warning of vxrm pattern
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor the framework of RVV auto-vectorization
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add "m_" prefix for private member
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix typo of multiple_rgroup-2.h
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Fix bug of multiple-rgroup for length is counting elements
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Reorganize the code of CONST_VECTOR handling in riscv.cc
 2023-07-14  2:38 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool[2-64]_t
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Mode-Switching: Fix local array maybe uninitialized warning
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Fix riscv_expand_conditional_move
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Add bext pattern for ZBS
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove masking third operand of rotate instructions
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: improve codegen for large constants with same 32-bit lo and hi parts [2]
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: testsuite: Remove empty *-run-template.h
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow more loading of const vectors
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Machine_Mode: Extend machine_mode from 8 to 16 bits
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Fix type error of 'switch (SUBREG_BYTE (op)).'
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove trailing spaces on lines
 2023-07-14  2:37 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Partial cherry-pick of this patch (just the riscv bits):
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Remove masking third operand of rotate instructions
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add mode switching target hook to insert rounding mode config for fixed-point instructions
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Introduce rounding mode operand into fixed-point intrinsics
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add rounding mode enum for fixed-point intrinsics
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Adjust stdint.h to stdint-gcc.h for rvv tests
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add FRM and rounding mode operand into floating point intrinsics
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add rounding mode operand for fixed-point patterns
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] OPTABS: Extend the number of expanding instructions pattern
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
 2023-07-14  2:36 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA && VLS a
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Refactor the or pattern to switch cases
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Pull out function call with side effect from gcc_assert
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Improve vector_insn_info::dump for LMUL and policy
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix fail of vmv-imm-rv64.c in rv32
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add basic vec_init for VLS RVV auto-vectorization
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Reorganize binary autovec testcases
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix RVV binary auto-vectorizaiton test fails
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Var-Tracking: Typedef pointer_mux<tree_node, rtx_def> as decl_or_value
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Allow vector constants in riscv_const_insns
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Update RVV integer compare simplification comments
 2023-07-14  2:35 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add autovectorization tests for binary integer operations
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Split off shift patterns for autovectorization
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Clarify vlmax and length handling
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Add vectorized binops and insn_expander helpers
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Support const series vector for RVV auto-vectorization
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instructions satisfying REG_P(operand[1]) in -O
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect implementation of TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix dead loop for user vsetvli intrinsic avl checking [PR109773]
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Factor out vector manager code in vsetvli insertion pass. [NFC]
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Improve portability of testcases
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix ugly && incorrect codes of RVV auto-vectorization
 2023-07-14  2:34 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Handle multi-lib path correclty for linux
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Delete duplicated riscv definition
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: autovec: Verify that GET_MODE_NUNITS is a multiple of 2
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V:autovec: Add target vectorization hooks
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] Remove duplicated definition in risc-v vector support
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V:autovec: Add auto-vectorization support functions
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: autovec: Export policy functions to global scope
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: autovec: Add new predicates and function prototypes
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Enable basic RVV auto-vectorization support
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Fix incorrect demand info merge in local vsetvli optimization [PR109748]
 2023-07-14  2:33 UTC 

[gcc(refs/vendors/riscv/heads/gcc-13-with-riscv-opts)] RISC-V: Legitimise the const0_rtx for RVV indexed load/store
 2023-07-14  2:33 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).