Remove 256-bit AVX non-temporal store intrinsics. Similar was previously done for...
[oota-llvm.git] / test / CodeGen / X86 / shl-i64.ll
2012-02-05 Benjamin KramerTesting vector code without sse doesn't make much sense.
2012-02-01 Mon P WangAvoid creating an extract element to an illegal type...