summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2019-09-06 09:36:23 +0000
committerSam Parker <sam.parker@arm.com>2019-09-06 09:36:23 +0000
commit29bf68fcfa100233461c8cfca080851b840c6881 (patch)
tree0428a043e7bc1553212ada0897f83dbd2647e7da /llvm/test/CodeGen/ARM
parentd20c41dd3185498a71746f7242092c697f356ae4 (diff)
downloadbcm5719-llvm-29bf68fcfa100233461c8cfca080851b840c6881.tar.gz
bcm5719-llvm-29bf68fcfa100233461c8cfca080851b840c6881.zip
[ARM] Fix for buildbot
llvm-svn: 371187
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/O3-pipeline.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/O3-pipeline.ll b/llvm/test/CodeGen/ARM/O3-pipeline.ll
index c528f5d0cee..7650d682736 100644
--- a/llvm/test/CodeGen/ARM/O3-pipeline.ll
+++ b/llvm/test/CodeGen/ARM/O3-pipeline.ll
@@ -52,6 +52,9 @@
; CHECK-NEXT: Natural Loop Information
; CHECK-NEXT: Scalar Evolution Analysis
; CHECK-NEXT: Hardware Loop Insertion
+; CHECK-NEXT: Scalar Evolution Analysis
+; CHECK-NEXT: Loop Pass Manager
+; CHECK-NEXT: Transform predicated vector loops to use MVE tail predication
; CHECK-NEXT: Safe Stack instrumentation pass
; CHECK-NEXT: Insert stack protectors
; CHECK-NEXT: Module Verifier
OpenPOWER on IntegriCloud