fix PR6533 by updating the br(xor) code to remember the case
[oota-llvm.git] / test / CodeGen / PowerPC / addi-reassoc.ll
index bee8660a8a9efb73c601afb8ad9f5b03d35b9979..2b71ce65f6bca6852bc27fda625dac218f84eaeb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep addi
+; RUN: llc < %s -march=ppc32 | not grep addi
 
         %struct.X = type { [5 x i8] }