[X86] Improved lowering of packed vector shifts to vpsllq/vpsrlq.
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-convert-v4f64.ll
2014-06-18 Arnold SchwaighoferAdd a triple so that right syntax is choosen on mac...
2014-06-18 Kevin Qin[AArch64] Fix a pattern match failure caused by creatin...