Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / memcpy.ll
index 550f7645b161eb26632db2916b725a9d5eb9de90..8d996318ba8ca3e833651c502d60bc6c81178b8d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -dse | llvm-dis | not grep tmp180
+; RUN: opt < %s -dse -S | not grep alloca
 ; ModuleID = 'placeholder.adb'
 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:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
 target triple = "i686-pc-linux-gnu"