[Reassociate] Canonicalize negative constants out of expressions.
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2008-06-17-DomFrontier.ll
index 6a1b2aed065e32a650263fc65ab08cbeea6a5fa7..f74054a0589cc12771e893e422a8397cfa8eadf5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -licm -loop-unswitch -disable-output
+; RUN: opt %s -licm -loop-unswitch -disable-output
 @g_56 = external global i16            ; <i16*> [#uses=2]
 
 define i32 @func_67(i32 %p_68, i8 signext  %p_69, i8 signext  %p_71) nounwind  {