[IR] Remove terminatepad
[oota-llvm.git] / test / Bitcode / ssse3_palignr.ll
index eb844497d9d4c20133d957f37cd2e8f7837ea792..8254513a0c57e2311ba9100930b44fea4baf300b 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: opt < %s | llvm-dis | FileCheck %s
+; RUN: opt < %s -S | FileCheck %s
+; RUN: verify-uselistorder < %s
 ; CHECK-NOT: {@llvm\\.palign}
 
 define <4 x i32> @align1(<4 x i32> %a, <4 x i32> %b) nounwind readnone ssp {