aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/riscv-vector-builtins-bases.cc
AgeCommit message (Expand)AuthorFilesLines
2022-12-23RISC-V: Support vle.v/vse.v intrinsicsJu-Zhe Zhong1-4/+45
2022-12-23RISC-V: Remove side effects of vsetvl pattern in RTL.Ju-Zhe Zhong1-1/+1
2022-12-23RISC-V: Remove side effects of vsetvl/vsetvlmax intriniscs in propertiesJu-Zhe Zhong1-5/+0
2022-12-19RISC-V: Change vlmul printing ruleJu-Zhe Zhong1-1/+1
2022-10-31RISC-V: Change constexpr back to CONSTEXPRJu-Zhe Zhong1-2/+2
2022-10-26RISC-V: Support load/store in mov<mode> pattern for RVV modes.Ju-Zhe Zhong1-12/+2
2022-10-24RISC-V: Replace CONSTEXPR with constexprJu-Zhe Zhong1-2/+2
2022-10-21RISC-V: Add RVV vsetvl/vsetvlmax intrinsics and tests.Ju-Zhe Zhong1-0/+104