Expand i8 selects into control flow instead of 16-bit conditional
[oota-llvm.git] / test / CodeGen / X86 / vshift_split.ll
2009-08-22 Eli FriedmanMake x86 test actually test x86 code generation. Fix the
2008-12-09 Mon P WangFix getNode to allow a vector for the shift amount...