Verify that llvm can generate the prefetchw instruction when the CPU is
[oota-llvm.git] / test / CodeGen / X86 / sse2-vector-shifts.ll
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...