Implement a feature (-vector-unaligned-mem) to allow targets to
[oota-llvm.git] / test / CodeGen / X86 / memset-2.ll
index 0011a7cd6f71fd069dea44556bf9751fb3f25b05..7deb52f8078ed6819b5b13b8edbc93a40ba89bdf 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc | not grep rep
-; RUN: llvm-as < %s | llc | grep memset
+; RUN: llc < %s | not grep rep
+; RUN: llc < %s | grep memset
 
 target triple = "i386"