summaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/iterators.md
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Tighten predicates on SIMD shift intrinsicsjgreenhalgh2014-09-251-2/+11
* [AArch64] Auto-generate the "BUILTIN_" macros for aarch64-builtins.cjgreenhalgh2014-09-221-0/+3
* [AArch64] Simplify vreinterpret for float64x1_t using casts.alalaw012014-09-111-3/+0
* PR target/62040carrot2014-09-041-0/+6
* PR/60825 Make float64x1_t in arm_neon.h a proper vector typealalaw012014-06-231-2/+5
* [AArch64] Fix some saturating math NEON intrinsics types.ktkachov2014-06-201-12/+4
* [AArch64] Implement CRC32 ACLE intrinsics.ktkachov2014-06-111-0/+14
* Recognize shuffle patterns for REV instructions on AArch64, rewrite intrinsics.alalaw012014-06-031-0/+9
* Detect EXT patterns to vec_perm_const, use for EXT intrinsicsalalaw012014-05-291-0/+1
* [AArch64] Improve vst4_lane intrinsicsjgreenhalgh2014-04-281-0/+26
* [AArch64] Vectorise bswap[16,32,64]ktkachov2014-04-241-0/+6
* gcc/ChangeLog:vp2014-04-221-2/+10
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Implement support for AArch64 Crypto PMULL.64.belagod2013-12-191-0/+2
* Implement support for AArch64 Crypto SHA256.belagod2013-12-191-0/+8
* Implement support for AArch64 Crypto SHA1.belagod2013-12-191-0/+11
* Implement support for AArch64 Crypto AES.belagod2013-12-191-0/+10
* [AArch64] [3/4 Fix vtbx1]Implement bsl intrinsics using builtinsjgreenhalgh2013-11-261-1/+6
* 2013-11-22 Tejas Belagod <tejas.belagod@arm.com>belagod2013-11-221-1/+10
* [AArch64] [Neon types 4/10] Add type attributes to all simd insnsjgreenhalgh2013-10-151-6/+16
* [AArch64] [Neon types 2/10] Update Current type attributes to new Neon Types.jgreenhalgh2013-10-151-0/+9
* [AArch64] Improve arm_neon.h vml<as>_lane handling.jgreenhalgh2013-09-161-0/+3
* [AArch64] Implement vmul<q>_lane<q>_<fsu><16,32,64> intrinsics in Cjgreenhalgh2013-09-161-1/+23
* [AArch64] Rewrite the vdup_lane intrinsics in Cjgreenhalgh2013-09-021-1/+15
* [AArch64] Fixup the vget_lane RTL patterns and intrinsicsjgreenhalgh2013-08-091-0/+15
* AArch64 support for NEG in vector registers for DI and SI mode (part 2)ibolton2013-07-261-0/+6
* [AArch64, ILP32] 2/6 More backend changes and support for small absolute andyufeng2013-07-231-1/+7
* * config/aarch64/aarch64-simd.md (aarch64_combine<mode>): convert to split.sofiane2013-06-121-1/+2
* [AArch64] Fix vcond where comparison and result have different types.jgreenhalgh2013-05-141-0/+3
* [AArch64] Refactor reduc_<su>plus patterns.jgreenhalgh2013-05-011-1/+5
* [AArch64] Refactor vector max and min RTL and builtins.jgreenhalgh2013-05-011-19/+37
* [AArch64] Add combiner patterns for FAC instructionsjgreenhalgh2013-05-011-0/+3
* [AArch64] Improve description of <F>CM instructions in RTLjgreenhalgh2013-05-011-23/+38
* [AArch64] Add vector fix, fixuns, fix_trunc, fixuns_trunc standard patternsjgreenhalgh2013-04-291-0/+5
* [AArch64] Add vector int to float conversions.jgreenhalgh2013-04-291-0/+6
* [AArch64] Map fcvt intrinsics to builtin name directly.jgreenhalgh2013-04-291-2/+3
* [AArch64] Map frint intrinsics to standard pattern names directly.jgreenhalgh2013-04-291-3/+6
* [AArch64] Describe the 'BSL' RTL pattern more accurately.jgreenhalgh2013-04-251-1/+0
* [AArch64] Support vrecp<esx> neon intrinsics in RTL.jgreenhalgh2013-04-221-0/+4
* * config/aarch64/aarch64.md (*mov<mode>_aarch64): Add alternatives forsofiane2013-04-021-0/+3
* 2013-01-25 Tejas Belagod <tejas.belagod@arm.com>belagod2013-01-251-0/+16
* [AArch64] Fix unordered comparisons to floating-point vcond.jgreenhalgh2013-01-181-0/+8
* 2013-01-14 Tejas Belagod <tejas.belagod@arm.com>belagod2013-01-141-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* [AARCH64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support jgreenhalgh2012-12-051-0/+16
* [AARCH64] Implement Vector Permute Support.jgreenhalgh2012-12-051-1/+4
* [AARCH64] Add support for vectorizable standard math patterns.jgreenhalgh2012-12-051-0/+25
* gcc/jgreenhalgh2012-11-201-1/+15
* 2012-10-30 James Greenhalgh <james.greenhalgh@arm.com>jgreenhalgh2012-10-301-0/+1
* AArch64 [3/10]mshawcroft2012-10-231-0/+716