Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / SCCP / apint-ipsccp4.ll
index 6ef6c30877f19ad3ef10bc463309fc5bea0020b8..75875ff642d252225a9f26e23641b43efe3f6ec5 100644 (file)
@@ -1,8 +1,8 @@
 ; This test makes sure that these instructions are properly constant propagated.
 
-; RUN: opt %s -ipsccp -S | not grep load
-; RUN: opt %s -ipsccp -S | not grep add
-; RUN: opt %s -ipsccp -S | not grep phi
+; RUN: opt %s -ipsccp -S | not grep load
+; RUN: opt %s -ipsccp -S | not grep add
+; RUN: opt %s -ipsccp -S | not grep phi
 
 
 @Y = constant [2 x { i212, float }] [ { i212, float } { i212 12, float 1.0 },