Fix a bunch of issues found in a testcase from 400.perlbench.
[oota-llvm.git] / test / Transforms / Reassociate / 2006-04-27-ReassociateVector.ll
index 30c8426b4d817b7519e3c95c8707f25d7c7beed0..2a5b5cd9819fd96452559d5b1902c31b78580d6c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -reassociate -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -reassociate -disable-output
 
 void %foo() {
        %tmp162 = sub <4 x float> zeroinitializer, zeroinitializer