summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/O3-pipeline.ll
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-07-27 17:25:38 +0000
committerJessica Paquette <jpaquette@apple.com>2018-07-27 17:25:38 +0000
commitfaea2d31304709b17cff19be8403952c0b3395cb (patch)
treee1585c039096141cc7fe5d00d5f9a7d541a03a67 /llvm/test/CodeGen/AArch64/O3-pipeline.ll
parent7ed5fb2d22942648408376457dcc11912066ea6f (diff)
downloadbcm5719-llvm-faea2d31304709b17cff19be8403952c0b3395cb.tar.gz
bcm5719-llvm-faea2d31304709b17cff19be8403952c0b3395cb.zip
Revert "Enable MachineOutliner by default under -Oz for AArch64"
It failed an Asan test on a bot: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/21543/steps/check-llvm%20asan/logs/stdio Fixing that before recommitting. llvm-svn: 338136
Diffstat (limited to 'llvm/test/CodeGen/AArch64/O3-pipeline.ll')
-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 f0c7e4e67c1..e482682fc9d 100644
--- a/llvm/test/CodeGen/AArch64/O3-pipeline.ll
+++ b/llvm/test/CodeGen/AArch64/O3-pipeline.ll
@@ -154,8 +154,6 @@
; CHECK-NEXT: Insert fentry calls
; CHECK-NEXT: Insert XRay ops
; CHECK-NEXT: Implement the 'patchable-function' attribute
-; CHECK-NEXT: Machine Outliner
-; CHECK-NEXT: FunctionPass Manager
; CHECK-NEXT: Lazy Machine Block Frequency Analysis
; CHECK-NEXT: Machine Optimization Remark Emitter
; CHECK-NEXT: AArch64 Assembly Printer
OpenPOWER on IntegriCloud