Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sse2-vector-shifts.ll
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-11 Matt ArsenaultFix undefined behavior in vector shift tests.
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-09-25 Josh MageeTest commit. Removed trailing whitespace.
2013-08-08 Andrea Di Biagiotest commit.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-12 Stephen LinX86: fold SSE2/AVX2 logical shift by immediate amount...