llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[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...