aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/riscv-v.cc
AgeCommit message (Expand)AuthorFilesLines
2022-12-23RISC-V: Support vle.v/vse.v intrinsicsJu-Zhe Zhong1-2/+8
2022-12-19RISC-V: Support VSETVL PASS for RVV supportJu-Zhe Zhong1-8/+94
2022-12-19RISC-V: Change vlmul printing ruleJu-Zhe Zhong1-1/+1
2022-12-02RISC-V: Remove tail && mask policy operand for vmclr, vmset, vmld, vmstJu-Zhe Zhong1-1/+2
2022-12-02RISC-V: Add attributes for VSETVL PASSJu-Zhe Zhong1-0/+41
2022-12-02RISC-V: Add duplicate vector support.Ju-Zhe Zhong1-17/+69
2022-11-11RISC-V: Add RVV registers register spillingJu-Zhe Zhong1-31/+16
2022-10-26RISC-V: Support load/store in mov<mode> pattern for RVV modes.Ju-Zhe Zhong1-0/+180