summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorSjoerd Meijer <sjoerd.meijer@arm.com>2019-10-16 10:55:06 +0000
committerSjoerd Meijer <sjoerd.meijer@arm.com>2019-10-16 10:55:06 +0000
commit5a131889665fadca1306e75cd463f0da320d6717 (patch)
tree6881b54c763e84ecff7161af9946468227181c99 /llvm/test/CodeGen/ARM
parentb150494fc7b34b728024380782fcb5c26d125364 (diff)
downloadbcm5719-llvm-5a131889665fadca1306e75cd463f0da320d6717.tar.gz
bcm5719-llvm-5a131889665fadca1306e75cd463f0da320d6717.zip
Revert "[HardwareLoops] Optimisation remarks"
while I investigate the PPC build bot failures. This reverts commit ad763751565b9663bc338fa2ca5ade86c6ca22ec. llvm-svn: 374992
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/O3-pipeline.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/ARM/O3-pipeline.ll b/llvm/test/CodeGen/ARM/O3-pipeline.ll
index cb6a005445b..6cc7e53aeff 100644
--- a/llvm/test/CodeGen/ARM/O3-pipeline.ll
+++ b/llvm/test/CodeGen/ARM/O3-pipeline.ll
@@ -52,9 +52,6 @@
; CHECK-NEXT: Dominator Tree Construction
; CHECK-NEXT: Natural Loop Information
; CHECK-NEXT: Scalar Evolution Analysis
-; CHECK-NEXT: Lazy Branch Probability Analysis
-; CHECK-NEXT: Lazy Block Frequency Analysis
-; CHECK-NEXT: Optimization Remark Emitter
; CHECK-NEXT: Hardware Loop Insertion
; CHECK-NEXT: Scalar Evolution Analysis
; CHECK-NEXT: Loop Pass Manager
OpenPOWER on IntegriCloud