summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/neon-copy.ll
Commit message (Expand)AuthorAge
* [AArch64 NEON] Fix generating incorrect value type of NEON_VDUPLANEKevin Qin2014-01-08
* [AArch64 NEON] Fix a bug when lowering BUILD_VECTOR.Kevin Qin2013-12-24
* [AArch64]Fix the pattern match failure for v1i8/v1i16/v1i32 types.Hao Liu2013-12-16
* [AArch64]Fix the problem that AArch64 backend fails to select scalar_to_vecto...Hao Liu2013-12-12
* Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin2013-12-12
* Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 an...Hao Liu2013-11-22
* Implemented aarch64 neon intrinsic vcopy_lane with float type.Kevin Qin2013-11-05
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-11
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-24
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17