OSDN Git Service

[PM] Actually commit the test update that was supposed to accompany
authorChandler Carruth <chandlerc@gmail.com>
Wed, 28 Dec 2016 02:31:24 +0000 (02:31 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 28 Dec 2016 02:31:24 +0000 (02:31 +0000)
r290644. Sorry for this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290646 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/new-pass-manager.ll

index 4a4905e..6224af0 100644 (file)
 ; CHECK-O: Starting llvm::Function pass manager run.
 ; CHECK-O: Running pass: Float2IntPass
 ; CHECK-O: Running pass: LoopDistributePass
-; CHECK-O: Running pass: LoopVectorizePass
 ; CHECK-O: Running pass: InstCombinePass
 ; CHECK-O: Running pass: SLPVectorizerPass
 ; CHECK-O: Running pass: SimplifyCFGPass