fixed to test only the feature, not the feature and a CPU
[oota-llvm.git] / test / CodeGen / X86 / rotate2.ll
index 40e954cbdd0155e9b9b207de7c128bef993c9fe0..2316c708507a6539c24282d51ee884e35c0ea004 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep rol | count 2
+; RUN: llc < %s -march=x86-64 -mcpu=corei7 | grep rol | count 2
 
 define i64 @test1(i64 %x) nounwind  {
 entry: