[NFC] correcting patterns in time-passes test to fix buildbot
authorFedor Sergeev <fedor.sergeev@azul.com>
Tue, 4 Sep 2018 08:21:37 +0000 (08:21 +0000)
committerFedor Sergeev <fedor.sergeev@azul.com>
Tue, 4 Sep 2018 08:21:37 +0000 (08:21 +0000)
llvm-svn: 341348

llvm/test/Other/time-passes.ll

index b53c284..9c4f7ad 100644 (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