Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[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...