[x86] Remove a couple of other overly isolated tests that are low-value
[oota-llvm.git] / test / Bitcode / function-encoding-rel-operands.ll
index 02265f90678069752f98a1906412b0662b189c9f..24d6d80828619485dcf4ff781d2a2f100da136f6 100644 (file)
@@ -1,7 +1,7 @@
 ; Basic sanity test to check that instruction operands are encoded with
 ; relative IDs.
 ; RUN: llvm-as < %s | llvm-bcanalyzer -dump | FileCheck %s
-; RUN: verify-uselistorder < %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder < %s
 
 ; CHECK: FUNCTION_BLOCK
 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
@@ -48,3 +48,5 @@ entry:
   %2 = icmp eq i32 %1, %a
   ret i1 %2
 }
+
+; CHECK: Stream type: LLVM IR