aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-15/+12
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* Updated the makefiles to use AArch64 name.Chris Wailes2014-06-041-8/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-296-525/+1265
* Update to LLVM 3.5a.Stephen Hines2014-04-243-6/+3
* Make LLVM build on AArch64.Tim Murray2014-03-141-0/+55
* Merging r195432:Bill Wendling2013-11-251-1/+1
* Merging r195423:Bill Wendling2013-11-221-1/+1
* Merging r195421:Bill Wendling2013-11-221-1/+1
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-191-1/+1
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-062-8/+7
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-102-0/+33
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-102-33/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-102-0/+33
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-172-0/+14
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-132-0/+9
* AArch64: add initial NEON supportTim Northover2013-08-012-2/+88
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-1/+1
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-053-3/+4
* Add AArch64 as an experimental target.Tim Northover2013-01-315-0/+626