have dag combine zap "store undef", which can be formed during call lowering
[oota-llvm.git] / test / CodeGen / X86 / vec_shift4.ll
2010-07-28 Nate BegemanImplement a vectorized algorithm for <16 x i8> << ...
2010-07-27 Nate Begeman~40% faster vector shl <4 x i32> on SSE 4.1 Larger...