summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2019-12-03 11:30:38 +0000
committerSam Parker <sam.parker@arm.com>2019-12-03 11:30:38 +0000
commit26bf2a510f7904236982f5f9e83835f36917871a (patch)
treeac78ea2b21d509a78b305985b324b63f6ffa04b4 /llvm/test/CodeGen/ARM
parentb37a43d93db8c5afb3b95d803638f0536608779d (diff)
downloadbcm5719-llvm-26bf2a510f7904236982f5f9e83835f36917871a.tar.gz
bcm5719-llvm-26bf2a510f7904236982f5f9e83835f36917871a.zip
Fix for buildbots
Change pass name in pipeline test.
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/O3-pipeline.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/O3-pipeline.ll b/llvm/test/CodeGen/ARM/O3-pipeline.ll
index bfe60c4b53a..3fd35bd1e9d 100644
--- a/llvm/test/CodeGen/ARM/O3-pipeline.ll
+++ b/llvm/test/CodeGen/ARM/O3-pipeline.ll
@@ -40,7 +40,7 @@
; CHECK-NEXT: Function Alias Analysis Results
; CHECK-NEXT: Transform functions to use DSP intrinsics
; CHECK-NEXT: Interleaved Access Pass
-; CHECK-NEXT: IR Type Promotion
+; CHECK-NEXT: Type Promotion
; CHECK-NEXT: Dominator Tree Construction
; CHECK-NEXT: Natural Loop Information
; CHECK-NEXT: CodeGen Prepare
OpenPOWER on IntegriCloud