summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2019-09-17 15:25:24 +0000
committerDavid Green <david.green@arm.com>2019-09-17 15:25:24 +0000
commitc42ca16cfa07da901b00940397e1a321623fd577 (patch)
treefeba1df15da139fb013f418f4314ea9c61020227
parent22a2209433a40508c2866ce8f547fcf319f83186 (diff)
downloadbcm5719-llvm-c42ca16cfa07da901b00940397e1a321623fd577.tar.gz
bcm5719-llvm-c42ca16cfa07da901b00940397e1a321623fd577.zip
[ARM] Fixup pipeline test. NFC
llvm-svn: 372133
-rw-r--r--llvm/test/CodeGen/ARM/O3-pipeline.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/O3-pipeline.ll b/llvm/test/CodeGen/ARM/O3-pipeline.ll
index d6111f579a5..cea4dc9b6b6 100644
--- a/llvm/test/CodeGen/ARM/O3-pipeline.ll
+++ b/llvm/test/CodeGen/ARM/O3-pipeline.ll
@@ -145,6 +145,7 @@
; CHECK-NEXT: optimise barriers pass
; CHECK-NEXT: MachineDominator Tree Construction
; CHECK-NEXT: ARM constant island placement and branch shortening pass
+; CHECK-NEXT: MachineDominator Tree Construction
; CHECK-NEXT: Machine Natural Loop Construction
; CHECK-NEXT: ARM Low Overhead Loops pass
; CHECK-NEXT: Contiguously Lay Out Funclets
OpenPOWER on IntegriCloud