]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/riscv/riscv-vector-builtins.def
Update copyright years.
[thirdparty/gcc.git] / gcc / config / riscv / riscv-vector-builtins.def
2024-01-03  Jakub JelinekUpdate copyright years.
2023-07-26  Li XuRISC-V: Fix vector tuple intrinsic
2023-07-20  Juzhe-ZhongRISC-V: Refactor RVV machine modes
2023-07-05  yulongRISC-V:Add float16 tuple type support
2023-06-25  Pan LiRevert "RISC-V:Add float16 tuple type support"
2023-06-18  yulongRISC-V:Add float16 tuple type support
2023-06-04  Pan LiRISC-V: Support RVV FP16 ZVFHMIN intrinsic API
2023-06-01  Pan LiRISC-V: Introduce vfloat16m{f}*_t and their machine...
2023-06-01  Juzhe-ZhongRISC-V: Add RVV FRM enum for floating-point rounding...
2023-05-24  Pan LiRISC-V: Support RVV VREINTERPRET from vbool*_t to vuint...
2023-05-24  Pan LiRISC-V: Support RVV VREINTERPRET from vbool*_t to vint...
2023-05-21  Pan LiRISC-V: Support RVV VREINTERPRET from v{u}int*_t to...
2023-05-17  Juzhe-ZhongRISC-V: Add rounding mode enum for fixed-point intrinsics
2023-05-17  Pan LiRISC-V: Support RVV VREINTERPRET from v{u}int*_t to...
2023-05-03  Ju-Zhe ZhongRISC-V: Support segment intrinsics
2023-05-03  Ju-Zhe ZhongRISC-V: Add tuple type vget/vset intrinsics
2023-05-03  Ju-Zhe ZhongRISC-V: Add tuple types support
2023-04-19  Juzhe-ZhongRISC-V: Support 128 bit vector chunk
2023-04-05  Li XuRISC-V: Fix typos
2023-04-03  Li XuRISC-V: Fix typo
2023-03-10  Ju-Zhe ZhongRISC-V: Add fault first load C/C++ support
2023-03-05  Ju-Zhe ZhongRISC-V: Add RVV misc intrinsic support
2023-03-05  Ju-Zhe ZhongRISC-V: Add scalar move support and fix VSETVL bugs
2023-02-22  Ju-Zhe ZhongRISC-V: Add floating-point RVV C/C++ api
2023-02-12  Ju-Zhe ZhongRISC-V: Add vnsrl/vnsra/vncvt/vmerge/vmv C/C++ support
2023-02-12  Ju-Zhe ZhongRISC-V: Add integer widening instructions
2023-01-26  Kito ChengRISC-V: Use get_typenode_from_name to get fixed-width...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-12-23  Ju-Zhe ZhongRISC-V: Support vle.v/vse.v intrinsics
2022-10-21  Ju-Zhe ZhongRISC-V: Add RVV intrinsic basic framework.
2022-10-12  Ju-Zhe ZhongRISC-V: Apply clang-format for riscv-vector-builtins...
2022-10-11  Ju-Zhe ZhongRISC-V: move struct vector_type_info from *.h to *...
2022-09-28  Ju-Zhe ZhongRISC-V: Add ABI-defined RVV types.