[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / shl_undef.ll
2014-01-24 Alp TokerFix known typos
2014-01-12 NAKAMURA Takumillvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy...
2011-06-15 Chad RosierTargetLoweringOpt is a struct used by DAGCombine, not...
2011-06-14 Chad RosierWhen pattern matching during instruction selection...