[AArch64 NEON] Fix invalid constant used in vselect condition.
[oota-llvm.git] / test / CodeGen / AArch64 / neon-copy.ll
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.