InstCombine: Teach icmp merging about the equivalence of bit tests and UGE/ULT with...
[oota-llvm.git] / test / Assembler / 2007-04-20-AlignedLoad.ll
index a01fdf0271a95ae06200e6bbacd255c5233d63f0..98a5428a97d8e489480e98f1115739551758bf96 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s |& llvm-dis |& grep 'align 1024'
+; RUN: llvm-as < %s | llvm-dis | grep "align 1024"
 
 define i32 @test(i32* %arg) {
 entry: