[AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VE...
[oota-llvm.git] / test / CodeGen / AArch64 / neon-bitwise-instructions.ll
2014-01-08 Andrea Di BiagioTeach the DAGCombiner how to fold 'vselect' dag nodes...
2014-01-07 Kevin Qin[AArch64 NEON] Fixed incorrect immediate used in BIC...
2014-01-06 Kevin Qin[AArch64 NEON] Fix invalid constant used in vselect...
2013-12-12 Kevin QinFix Incorrect CHECK message [0-31]+ in test case.
2013-08-01 Tim NorthoverAArch64: add initial NEON support