X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Frem-2.ll;h=1b2af4b87a32ea87e0b684cd41a12a4f9c31906e;hb=b3009eec47d2aaa61cc848a66a7bbd69ad9e0f19;hp=3e17fc0b43098eb49bb873819a0f348005ce59b7;hpb=2722e7b1394e675114d2338ce61a92814d66d126;p=oota-llvm.git diff --git a/test/CodeGen/X86/rem-2.ll b/test/CodeGen/X86/rem-2.ll index 3e17fc0b430..1b2af4b87a3 100644 --- a/test/CodeGen/X86/rem-2.ll +++ b/test/CodeGen/X86/rem-2.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=x86 | not grep cltd +; RUN: llc < %s -march=x86 | not grep cltd define i32 @test(i32 %X) nounwind readnone { entry: