summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/O3-pipeline.ll
diff options
context:
space:
mode:
authorChristy Lee <christycylee@gmail.com>2018-09-24 20:47:12 +0000
committerChristy Lee <christycylee@gmail.com>2018-09-24 20:47:12 +0000
commite94374809e2f09f5ba405f19187c4e1e1155300a (patch)
tree38aaf1b8e6710854805ea8c47b84ad1bbea7eb95 /llvm/test/CodeGen/X86/O3-pipeline.ll
parent4674c7765d97b5f1e3d6ecf7fba21d0f07b3f757 (diff)
downloadbcm5719-llvm-e94374809e2f09f5ba405f19187c4e1e1155300a.tar.gz
bcm5719-llvm-e94374809e2f09f5ba405f19187c4e1e1155300a.zip
Re-submitting changes in D51550 because it failed to patch.
Reviewers: javed.absar, trentxintong, courbet Reviewed By: trentxintong Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D52433 llvm-svn: 342919
Diffstat (limited to 'llvm/test/CodeGen/X86/O3-pipeline.ll')
-rw-r--r--llvm/test/CodeGen/X86/O3-pipeline.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/O3-pipeline.ll b/llvm/test/CodeGen/X86/O3-pipeline.ll
index 44fda3c9e7a..48990465327 100644
--- a/llvm/test/CodeGen/X86/O3-pipeline.ll
+++ b/llvm/test/CodeGen/X86/O3-pipeline.ll
@@ -26,6 +26,8 @@
; CHECK-NEXT: Loop Pass Manager
; CHECK-NEXT: Induction Variable Users
; CHECK-NEXT: Loop Strength Reduction
+; CHECK-NEXT: Basic Alias Analysis (stateless AA impl)
+; CHECK-NEXT: Function Alias Analysis Results
; CHECK-NEXT: Merge contiguous icmps into a memcmp
; CHECK-NEXT: Expand memcmp() to load/stores
; CHECK-NEXT: Lower Garbage Collection Instructions
OpenPOWER on IntegriCloud