summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/O3-pipeline.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/O3-pipeline.ll')
-rw-r--r--llvm/test/CodeGen/ARM/O3-pipeline.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/O3-pipeline.ll b/llvm/test/CodeGen/ARM/O3-pipeline.ll
index c528f5d0cee..ec96f055a05 100644
--- a/llvm/test/CodeGen/ARM/O3-pipeline.ll
+++ b/llvm/test/CodeGen/ARM/O3-pipeline.ll
@@ -37,7 +37,8 @@
; CHECK-NEXT: Scalar Evolution Analysis
; CHECK-NEXT: Basic Alias Analysis (stateless AA impl)
; CHECK-NEXT: Function Alias Analysis Results
-; CHECK-NEXT: Transform functions to use DSP intrinsics
+; CHECK-NEXT: Loop Pass Manager
+; CHECK-NEXT: Transform loops to use DSP intrinsics
; CHECK-NEXT: Interleaved Access Pass
; CHECK-NEXT: ARM IR optimizations
; CHECK-NEXT: Dominator Tree Construction
OpenPOWER on IntegriCloud