X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FBitcode%2FbitwiseInstructions.3.2.ll;h=aaaf4f543a8ebc385fbd73401983a5020e81b2c8;hb=a5063429b2666581df88584093250f5af5a1f8a3;hp=f6d46577d97ee2ce7fdc08400c8d656c1c2c5351;hpb=89c4197256acd0fa340aa9657f167152f8c3f7be;p=oota-llvm.git diff --git a/test/Bitcode/bitwiseInstructions.3.2.ll b/test/Bitcode/bitwiseInstructions.3.2.ll index f6d46577d97..aaaf4f543a8 100644 --- a/test/Bitcode/bitwiseInstructions.3.2.ll +++ b/test/Bitcode/bitwiseInstructions.3.2.ll @@ -1,5 +1,5 @@ ; RUN: llvm-dis < %s.bc| FileCheck %s -; RUN: verify-uselistorder < %s.bc -preserve-bc-use-list-order -num-shuffles=5 +; RUN: verify-uselistorder < %s.bc ; bitwiseOperations.3.2.ll.bc was generated by passing this file to llvm-as-3.2. ; The test checks that LLVM does not misread bitwise instructions from