aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64-simd.md
AgeCommit message (Expand)AuthorFilesLines
2013-03-21aarch64-simd.md (simd_fabd): New Attribute.Naveen H.S1-0/+36
2013-01-25aarch64-simd-builtins.def: Separate sq<r>dmulh_lane entries into lane and lan...Tejas Belagod1-6/+38
2013-01-18[AArch64] Fix unordered comparisons to floating-point vcond.James Greenhalgh1-9/+100
2013-01-14aarch64-simd.md (*aarch64_simd_ld1r<mode>): New.Tejas Belagod1-0/+8
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-08aarch64-simd.md (vec_init<mode>): New.Tejas Belagod1-0/+11
2013-01-08aarch64-simd.md (aarch64_simd_vec_<su>mult_lo_<mode>, [...]): Separate instru...Tejas Belagod1-2/+2
2013-01-08[AARCH64] Add support for floating-point vcond.James Greenhalgh1-18/+85
2013-01-07[AARCH64] Add support for vector and scalar floating-point immediate loads.James Greenhalgh1-61/+15
2012-12-05[AARCH64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support James Greenhalgh1-1/+14
2012-12-05[AARCH64] Implement Vector Permute Support.James Greenhalgh1-0/+68
2012-12-05[AARCH64] Add support for vectorizable standard math patterns.James Greenhalgh1-0/+40
2012-10-302012-10-30 James Greenhalgh <james.greenhalgh@arm.com>James Greenhalgh1-0/+144
2012-10-23AArch64 [3/10]Ian Bolton1-0/+3264