rename test
[oota-llvm.git] / test / CodeGen / Mips / 2008-07-05-ByVal.ll
index 6e14b784da8c98708e2c1bd256a2acff2608ee65..6bb6bd862b25e3b3682c1e50a7b55767b2c428a3 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-legalize-types -march=mips |  \
-; RUN:    grep {lw.*(\$4)} | count 2
+; RUN: llc < %s -march=mips | grep {lw.*(\$4)} | count 2
 
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
 target triple = "mipsallegrexel-psp-elf"