[FastISel][AArch64] Don't fold the 'and' instruction into the 'tbz/tbnz' instruction...
[oota-llvm.git] / test / Bitcode / old-aliases.ll
index 7a0eea2f3f241b12a7a5819f7f86daadebf3bd5c..b73b1a90afb9fcee582aae76ae15a0d38f413f25 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-dis < %s.bc | FileCheck %s
+; RUN: verify-uselistorder < %s.bc
 
 ; old-aliases.bc consist of this file assembled with an old llvm-as (3.5 trunk)
 ; from when aliases contained a ConstantExpr.