[AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VE...
[oota-llvm.git] / test / CodeGen / AArch64 / neon-copy.ll
2014-01-22 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select concat_vectors...
2014-01-13 Kevin Qin[AArch64 NEON] Add missing patterns for bitcast from...
2014-01-08 Kevin Qin[AArch64 NEON] Fix generating incorrect value type...
2013-12-24 Kevin Qin[AArch64 NEON] Fix a bug when lowering BUILD_VECTOR.
2013-12-16 Hao Liu[AArch64]Fix the pattern match failure for v1i8/v1i16...
2013-12-12 Hao Liu[AArch64]Fix the problem that AArch64 backend fails...
2013-12-12 Kevin QinFix Incorrect CHECK message [0-31]+ in test case.
2013-11-22 Hao LiuFix the bugs about AArch64 Load/Store vector types...
2013-11-05 Kevin QinImplemented aarch64 neon intrinsic vcopy_lane with...
2013-10-11 Kevin QinImplement aarch64 neon instruction set AdvSIMD (copy).
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.