[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / extract-concat.ll
2012-10-17 Michael LiaoRevert part of r166049 back and enable test case in...
2012-10-17 Michael LiaoDisable extract-concat test case temporarily
2012-10-17 Michael LiaoTeach DAG combine to fold (extract_subvec (concat v1...