[NFC] correcting patterns in time-passes test to fix buildbot

llvm-svn: 341348
This commit is contained in:
Fedor Sergeev 2018-09-04 08:21:37 +00:00
parent f34115c627
commit 961811f3e1
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
; TIME: Pass execution timing report
; TIME: Total Execution Time:
; TIME: Name
; TIME-LEGACY-DAG: Combine redundant instructions
; TIME-LEGACY-DAG: Combine redundant instructions{{$}}
; TIME-LEGACY-DAG: Combine redundant instructions #2
; TIME-LEGACY-DAG: Loop Invariant Code Motion
; TIME-LEGACY-DAG: Loop Invariant Code Motion{{$}}
; TIME-DOUBLE-LICM-DAG: Loop Invariant Code Motion #2
; TIME-LEGACY-DAG: Scalar Evolution Analysis
; TIME-LEGACY-DAG: Loop-Closed SSA Form Pass