New test to verify that "merging 4 loads into a vec load" continues to work and
[oota-llvm.git] / test / Assembler / 2007-01-12-Varargs-Upgrade.ll
index 3c1f5bbe277eccdfb58765330bbb4b9166edd260..0cc14cc7906dc142a2ae8fddbb502a5bad84d0e5 100644 (file)
@@ -1,7 +1,8 @@
 ; For PR1093: This test checks that llvm-upgrade correctly translates
 ; the llvm.va_* intrinsics to their cannonical argument form (i8*).
 ; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | \
-; RUN:   grep ' bitcast' | wc -l | grep 5
+; RUN:   grep { bitcast} | count 5
+
 %str = internal constant [7 x ubyte] c"%d %d\0A\00"            ; <[7 x ubyte]*> [#uses=1]
 
 implementation   ; Functions: