AVX-512: Added mask and rounding mode for scalar arithmetics
[oota-llvm.git] / test / CodeGen / AArch64 / aarch64-wide-shuffle.ll
2014-10-17 James Molloy[AArch64] Fix a silent codegen fault in BUILD_VECTOR...