Yonah does not support x86-64. Change the -mcpu value to one that does.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-27.ll
2008-11-16 Mon P WangImproved shuffle normalization to avoid using extract...