aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-262-0/+18
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1833-999/+1679
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0936-647/+956
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2345-822/+1220
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0274-1857/+8377
* Merge in the following upstream patches to resolve Cortex-A57 crashes.Stephen Hines2014-10-242-41/+49
* Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-1710-4/+1013
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2142-537/+1780
* Updated the makefiles to use AArch64 name.Chris Wailes2014-06-047-65/+65
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2999-31265/+54781
* Update to LLVM 3.5a.Stephen Hines2014-04-2459-1185/+3675
* Make LLVM build on AArch64.Tim Murray2014-03-148-5/+383
* Merging r196806:Bill Wendling2013-12-101-3/+2
* Merge rest of r196210. Some bits strayed into r196701, turning 3.4 red. ThisTim Northover2013-12-091-0/+6
* Merging r196533:Bill Wendling2013-12-081-180/+334
* Merging r196456:Bill Wendling2013-12-082-1/+28
* Merging r196362:Bill Wendling2013-12-081-5/+7
* Merging r196360:Bill Wendling2013-12-081-0/+23
* Merging r196208:Bill Wendling2013-12-081-0/+31
* Merging r196198:Bill Wendling2013-12-081-0/+22
* Merging r196192:Bill Wendling2013-12-081-0/+21
* Merging r196190:Bill Wendling2013-12-082-604/+691
* Merging r196151:Bill Wendling2013-12-031-28/+97
* Merging r195941:Bill Wendling2013-12-011-113/+123
* Merging r195938:Bill Wendling2013-12-011-0/+3
* Merging r195936:Bill Wendling2013-12-012-35/+73
* Merging r195932:Bill Wendling2013-12-011-7/+7
* Merging r195905:Bill Wendling2013-12-011-2/+2
* Merging r195903:Bill Wendling2013-12-011-4/+4
* Merging r195843:Bill Wendling2013-12-012-164/+82
* Merging r195803:Bill Wendling2013-12-011-0/+5
* Merging r195788:Bill Wendling2013-12-011-1/+63
* Merging r195424:Bill Wendling2013-11-261-0/+60
* Merging r195408:Bill Wendling2013-11-261-41/+41
* Merging r195713:Bill Wendling2013-11-261-17/+19
* Merging r195716:Bill Wendling2013-11-263-328/+226
* Merging r195591:Bill Wendling2013-11-251-9/+14
* Merging r195330:Bill Wendling2013-11-251-2/+23
* Merging r195327:Bill Wendling2013-11-251-39/+155
* Merging r195432:Bill Wendling2013-11-254-44/+44
* Merging r195423:Bill Wendling2013-11-224-44/+44
* Merging r195421:Bill Wendling2013-11-224-44/+44
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-199-191/+1840
* Implement AArch64 SISD intrinsics for vget_high and vget_low.Jiangning Liu2013-11-191-4/+33
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-192-0/+12
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-191-1/+8
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-195-4/+13
* Revert r194865 and r194874.Alexey Samsonov2013-11-185-13/+4
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-181-35/+63
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-184-45/+237