Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / urem-i8-constant.ll
index bc93684877b579a333207208827533972242cf77..e3cb69ca591f660d2d42f2ebe95a7ecd0d21c41c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep 111
+; RUN: llc < %s -march=x86 | grep 111
 
 define i8 @foo(i8 %tmp325) {
        %t546 = urem i8 %tmp325, 37