Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
[oota-llvm.git] / lib / Target / AArch64 / InstPrinter / AArch64InstPrinter.h
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-13 Tim NorthoverAArch64: use RegisterOperand for NEON registers.
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.