aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-265-2/+425
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1847-257/+3199
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09268-4991/+5770
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2361-380/+1549
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-02139-861/+11039
* Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-174-0/+884
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2161-138/+2196
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-29436-21338/+50159
* Update to LLVM 3.5a.Stephen Hines2014-04-2472-1092/+7567
* Merging r196806:Bill Wendling2013-12-102-0/+22
* Merge rest of r196210. Some bits strayed into r196701, turning 3.4 red. ThisTim Northover2013-12-092-6/+228
* Merging r196456:Bill Wendling2013-12-081-0/+164
* Merging r196362:Bill Wendling2013-12-081-7/+19
* Merging r196360:Bill Wendling2013-12-081-0/+215
* Merging r196208:Bill Wendling2013-12-081-0/+117
* Merging r196198:Bill Wendling2013-12-081-0/+144
* Merging r196192:Bill Wendling2013-12-081-0/+60
* Merging r196190:Bill Wendling2013-12-081-0/+331
* Merging r196151:Bill Wendling2013-12-031-0/+8
* Merging r195941:Bill Wendling2013-12-013-44/+55
* Merging r195939:Bill Wendling2013-12-011-0/+222
* Merging r195843:Bill Wendling2013-12-011-375/+1591
* Merging r195803:Bill Wendling2013-12-011-0/+26
* Merging r195788:Bill Wendling2013-12-011-0/+255
* Merging r195424:Bill Wendling2013-11-262-0/+155
* Merging r195408:Bill Wendling2013-11-261-42/+42
* Merging r195713:Bill Wendling2013-11-261-0/+3
* Merging r195716:Bill Wendling2013-11-261-0/+14
* Merging r195330:Bill Wendling2013-11-251-0/+80
* Merging r195327:Bill Wendling2013-11-252-70/+37
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-192-0/+2432
* Implement AArch64 SISD intrinsics for vget_high and vget_low.Jiangning Liu2013-11-191-0/+225
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-191-1/+3
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-182-101/+1269
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-153-12/+238
* [AArch64] Fix the scalar NEON ACLE functions so that they return float/doubleChad Rosier2013-11-151-24/+16
* Add test case for AArch64 NEON instruction set misc.Kevin Qin2013-11-141-0/+1609
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-141-112/+56
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-141-0/+828
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-131-18/+18
* [AArch64] The shift right/left and insert immediate builtins expect 3Chad Rosier2013-11-111-14/+18
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-111-8/+56
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-061-0/+1676
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-061-0/+190
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-051-0/+147
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-051-0/+200
* Implemented aarch64 neon intrinsic vcopy_lane with float type.Kevin Qin2013-11-051-0/+112
* AArch64: use default asm operand printing when modifier inapplicableTim Northover2013-11-041-0/+29
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-311-0/+48
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-311-0/+527