Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / test / Analysis / Dominators / 2007-07-11-SplitBlock.ll
index 3dc6eda6de1d7da5530fa92f488b662e32cfdf7a..52fdd2b16dbe3cb421f207ba146186defd0478a7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s  | opt -loop-rotate -loop-unswitch -disable-output
+; RUN: opt < %s -loop-rotate -loop-unswitch -disable-output
 
 define i32 @stringSearch_Clib(i32 %count) {
 entry: