Skip to content

Commit ca42ec8

Browse files
committed
test
Created using spr 1.3.4
1 parent 92c06a4 commit ca42ec8

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

llvm/test/CodeGen/AArch64/O0-pipeline.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
2626
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
2727
; CHECK-NEXT: Expand reduction intrinsics
28-
; CHECK-NEXT: AArch64 Globals Tagging
29-
; CHECK-NEXT: FunctionPass Manager
3028
; CHECK-NEXT: Dominator Tree Construction
3129
; CHECK-NEXT: Natural Loop Information
3230
; CHECK-NEXT: Lazy Branch Probability Analysis

llvm/test/CodeGen/AArch64/O3-pipeline.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
; CHECK-NEXT: Lazy Block Frequency Analysis
7373
; CHECK-NEXT: Optimization Remark Emitter
7474
; CHECK-NEXT: Optimize selects
75-
; CHECK-NEXT: AArch64 Globals Tagging
7675
; CHECK-NEXT: Stack Safety Analysis
7776
; CHECK-NEXT: FunctionPass Manager
7877
; CHECK-NEXT: Dominator Tree Construction

0 commit comments

Comments
 (0)