Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_shift4.ll
2013-11-30 Juergen RibutzkaForce CPU type to unbreak unit tests on Haswell machines.
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
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...