summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2018-03-22 23:44:40 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2018-03-22 23:44:40 +0000
commitfab7a676c23e3f8d56a9071fbe9701aef9332db1 (patch)
tree37032ae9d658158ed6ed7f86ae82e5e820c8f714 /llvm/test/CodeGen/AArch64
parent41e8e529161e9bb0f2f10c6e7f2b4b827983bc6b (diff)
downloadbcm5719-llvm-fab7a676c23e3f8d56a9071fbe9701aef9332db1.tar.gz
bcm5719-llvm-fab7a676c23e3f8d56a9071fbe9701aef9332db1.zip
State that CFG is preserved in 'Falkor HW Prefetch Fix Late Phase'.
That removes some redundant recomputations from the passes pipeline. llvm-svn: 328272
Diffstat (limited to 'llvm/test/CodeGen/AArch64')
-rw-r--r--llvm/test/CodeGen/AArch64/O3-pipeline.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/AArch64/O3-pipeline.ll b/llvm/test/CodeGen/AArch64/O3-pipeline.ll
index e7a76149f30..701cb370338 100644
--- a/llvm/test/CodeGen/AArch64/O3-pipeline.ll
+++ b/llvm/test/CodeGen/AArch64/O3-pipeline.ll
@@ -142,8 +142,6 @@
; CHECK-NEXT: MachineDominator Tree Construction
; CHECK-NEXT: Machine Natural Loop Construction
; CHECK-NEXT: Falkor HW Prefetch Fix Late Phase
-; CHECK-NEXT: MachineDominator Tree Construction
-; CHECK-NEXT: Machine Natural Loop Construction
; CHECK-NEXT: PostRA Machine Instruction Scheduler
; CHECK-NEXT: Analyze Machine Code For Garbage Collection
; CHECK-NEXT: Machine Block Frequency Analysis
OpenPOWER on IntegriCloud