aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AsmParser
Commit message (Expand)AuthorAgeFilesLines
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-2/+164
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-101-164/+2
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-2/+164
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-18/+64
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-121-2/+3
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-0/+31
* AArch64: add initial NEON supportTim Northover2013-08-011-20/+120
* Make some arrays 'static const'Craig Topper2013-07-151-13/+13
* Remove address spaces from MC.Rafael Espindola2013-07-021-1/+1
* Silence anonymous type in anonymous union warnings.Eric Christopher2013-03-151-37/+46
* MCParser: Update method names per coding guidelines.Jim Grosbach2013-02-201-8/+8
* AArch64: add block comments where missingTim Northover2013-02-141-0/+5
* AArch64: Simplify logic in deciding whether bfi is validTim Northover2013-02-111-6/+1
* Make use of DiagnosticType to provide better AArch64 diagnostics.Tim Northover2013-02-111-4/+164
* Fix remaining StringRef abuse.Tim Northover2013-02-051-2/+2
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-5/+7
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-1/+1
* Fix some abuses of StringRefTim Northover2013-02-041-3/+4
* Add AArch64 as an experimental target.Tim Northover2013-01-314-0/+2071