licm is wasting time hoisting constant foldable operations,
[oota-llvm.git] / test / Transforms / ADCE / 2003-04-25-PHIPostDominateProblem.ll
index 8474e26a4761b2e9be03fe9baa3f8eab6345e9bd..d30df19fc7c4e6e204e02bc5b7fc17caff8b0821 100644 (file)
@@ -2,7 +2,7 @@
 ; entries for it's postdominator.  But I think this can only happen when the 
 ; PHI node is dead, so we just avoid patching up dead PHI nodes.
 
-; RUN: opt %s -adce
+; RUN: opt %s -adce
 
 target datalayout = "e-p:32:32"