aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/vector.md
AgeCommit message (Expand)AuthorFilesLines
2022-12-23RISC-V: Fix vle constraintsJu-Zhe Zhong1-8/+8
2022-12-23RISC-V: Remove side effects of vsetvl pattern in RTL.Ju-Zhe Zhong1-0/+26
2022-12-19RISC-V: Remove unit-stride store from ta attributeJu-Zhe Zhong1-1/+1
2022-12-19RISC-V: Support VSETVL PASS for RVV supportJu-Zhe Zhong1-27/+104
2022-12-02RISC-V: Remove tail && mask policy operand for vmclr, vmset, vmld, vmstJu-Zhe Zhong1-2/+0
2022-12-02RISC-V: Add attributes for VSETVL PASSJu-Zhe Zhong1-0/+185
2022-12-02RISC-V: Add duplicate vector support.Ju-Zhe Zhong1-1/+52
2022-11-11RISC-V: Add RVV registers register spillingJu-Zhe Zhong1-33/+103
2022-10-26RISC-V: Support load/store in mov<mode> pattern for RVV modes.Ju-Zhe Zhong1-6/+273
2022-10-21RISC-V: Add RVV vsetvl/vsetvlmax intrinsics and tests.Ju-Zhe Zhong1-0/+72