Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / LICM / 2007-10-01-PromoteSafeValue.ll
index 7359cc0695ad20788c5959c9459942a0ab51399c..59f1dcbe2d7b12198ed7995a2ee75382e8f15195 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm | llvm-dis | grep promoted
+; RUN: opt < %s -licm -S | grep promoted
 ; Promote value if at least one use is safe