aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64InstrNEON.td
Commit message (Expand)AuthorAgeFilesLines
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-241-29/+224
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-171-0/+374
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-146/+116
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-091-1/+676
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-28/+621
* A minor change for an obvous problem caused by r188451:Hao Liu2013-08-211-1/+1
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-151-0/+145
* AArch64: add initial NEON supportTim Northover2013-08-011-0/+1634