diff options
Diffstat (limited to 'llvm/test/Bitcode/ptest-new.ll')
| -rw-r--r-- | llvm/test/Bitcode/ptest-new.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/ptest-new.ll b/llvm/test/Bitcode/ptest-new.ll index 735cc9c1cc4..c0ded8b622c 100644 --- a/llvm/test/Bitcode/ptest-new.ll +++ b/llvm/test/Bitcode/ptest-new.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llvm-dis | FileCheck %s +; RUN: llvm-uselistorder < %s -preserve-bc-use-list-order -num-shuffles=5 define i32 @foo(<2 x i64> %bar) nounwind { entry: |

