When the two operands of an icmp are equal, there are five possible predicates
[oota-llvm.git] / test / Feature / cfgstructures.ll
index a28dfb3d70ec692a34230232e3c6d18f3d9c4df2..b16af47af1c427989a51bb2aa7b523a193e8bf15 100644 (file)
@@ -1,3 +1,7 @@
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis > %t1.ll
+; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
+; RUN: diff %t1.ll %t2.ll
+
 implementation
 
 ;; This is an irreducible flow graph