aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64-sve2.md
AgeCommit message (Expand)AuthorFilesLines
2020-01-09[AArch64] Add banner comments to aarch64-sve2.mdRichard Sandiford1-78/+182
2020-01-09[AArch64] Simplify WHILERW and WHILEWR definitionRichard Sandiford1-25/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-18Add optabs for accelerating RAW and WAR alias checksRichard Sandiford1-0/+58
2019-11-16[AArch64] Add "FULL" to SVE mode iterator namesRichard Sandiford1-100/+105
2019-10-17[AArch64][SVE2] Support for EOR3 and variants of BSLYuliang Wang1-0/+184
2019-09-27[AArch64][SVE2] Shift-Right Accumulate combine patternsYuliang Wang1-0/+19
2019-09-12Vectorise multiply high with scaling operations (PR 89386)Yuliang Wang1-0/+60
2019-08-14[AArch64] Use "x" predication for SVE integer arithmetic patternsRichard Sandiford1-4/+4
2019-05-29This patch implements the [u]avgM3_floor and [u]avgM3_ceil optabs for SVE2.Alejandro Martinez1-0/+65