summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/opt-O3-pipeline.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Other/opt-O3-pipeline.ll')
-rw-r--r--llvm/test/Other/opt-O3-pipeline.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/Other/opt-O3-pipeline.ll b/llvm/test/Other/opt-O3-pipeline.ll
index b1f68aed302..53f53be8cae 100644
--- a/llvm/test/Other/opt-O3-pipeline.ll
+++ b/llvm/test/Other/opt-O3-pipeline.ll
@@ -169,6 +169,9 @@
; CHECK-NEXT: Scalar Evolution Analysis
; CHECK-NEXT: Loop Pass Manager
; CHECK-NEXT: Loop Invariant Code Motion
+; CHECK-NEXT: Merge contiguous icmps into a memcmp
+; CHECK-NEXT: Expand memcmp() to load/stores
+; CHECK-NEXT: Early CSE
; CHECK-NEXT: Post-Dominator Tree Construction
; CHECK-NEXT: Aggressive Dead Code Elimination
; CHECK-NEXT: Simplify the CFG
OpenPOWER on IntegriCloud