aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips-msa.md
AgeCommit message (Expand)AuthorFilesLines
2024-09-03MIPS: Support vector reduc for MSAYunQiang Su1-0/+128
2024-07-05MIPS: Support more cases with alien mode of SHF.DFYunQiang Su1-15/+20
2024-06-25MIPS: Implement vcond_mask optabs for MSAYunQiang Su1-2/+15
2024-02-05mips: Fix missing mode in neg<mode:MSA>2Xi Ruoyao1-1/+1
2024-02-05MIPS: Fix wrong MSA FP vector negationXi Ruoyao1-3/+15
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-23mips: msa: truncate immediate shift amount [PR101922]Xi Ruoyao1-9/+18
2021-07-31mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132]Xi Ruoyao1-0/+22
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-19[MIPS] Prevent MSA branches from being put into delay slotsDragan Mladjenovic1-2/+4
2019-10-28mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floa...Mihailo Stojanovic1-3/+8
2019-03-19re PR target/89378 ([MIPS] FAIL: gcc.dg/vect/pr88598-3.c -mmsa (internal com...Jakub Jelinek1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-13/+0
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek1-3/+3
2017-03-31Fix extraction from odd-numbered MSA registersMatthew Fortune1-1/+14
2017-03-06mips-msa.md (msa_fmax_a_<msafmt>, [...]): Introduce mode interator for if_the...Prachi Godbole1-6/+6
2017-03-06mips-msa.md (msa_dotp_<su>_d, [...]): Fix MODE for vec_select.Prachi Godbole1-6/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-09Add support for MIPS SIMD Architecture (MSA).Robert Suchanek1-0/+2736