[llvm] 09d82fa - [AArch64] Update pass pipeline test. NFC
David Green via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 02:40:24 PST 2020
Author: David Green
Date: 2020-12-01T10:40:04Z
New Revision: 09d82fa95f4561a6a2ce80bce00209018ba70c24
URL: https://github.com/llvm/llvm-project/commit/09d82fa95f4561a6a2ce80bce00209018ba70c24
DIFF: https://github.com/llvm/llvm-project/commit/09d82fa95f4561a6a2ce80bce00209018ba70c24.diff
LOG: [AArch64] Update pass pipeline test. NFC
Added:
Modified:
llvm/test/CodeGen/AArch64/O3-pipeline.ll
Removed:
################################################################################
diff --git a/llvm/test/CodeGen/AArch64/O3-pipeline.ll b/llvm/test/CodeGen/AArch64/O3-pipeline.ll
index 364c58f4acdf..28753d646b85 100644
--- a/llvm/test/CodeGen/AArch64/O3-pipeline.ll
+++ b/llvm/test/CodeGen/AArch64/O3-pipeline.ll
@@ -9,9 +9,9 @@
; CHECK-NEXT: Machine Module Information
; CHECK-NEXT: Target Transform Information
; CHECK-NEXT: Assumption Cache Tracker
+; CHECK-NEXT: Profile summary info
; CHECK-NEXT: Type-Based Alias Analysis
; CHECK-NEXT: Scoped NoAlias Alias Analysis
-; CHECK-NEXT: Profile summary info
; CHECK-NEXT: Create Garbage Collector Module Metadata
; CHECK-NEXT: Machine Branch Probability Analysis
; CHECK-NEXT: ModulePass Manager
More information about the llvm-commits
mailing list