1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[PM] Actually commit the test update that was supposed to accompany

r290644. Sorry for this.

llvm-svn: 290646
This commit is contained in:
Chandler Carruth 2016-12-28 02:31:24 +00:00
parent ff1b18d787
commit 870a2669f0

View File

@ -456,7 +456,6 @@
; 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