Skip to content

Commit 590e5e2

Browse files
committed
[M68k] Fix llc pass test after 3630d9e
1 parent 0c66644 commit 590e5e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/test/CodeGen/M68k/pipeline.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
; CHECK-NEXT: Block Frequency Analysis
3232
; CHECK-NEXT: Constant Hoisting
3333
; CHECK-NEXT: Replace intrinsics with calls to vector library
34+
; CHECK-NEXT: Lazy Branch Probability Analysis
35+
; CHECK-NEXT: Lazy Block Frequency Analysis
36+
; CHECK-NEXT: Optimization Remark Emitter
3437
; CHECK-NEXT: Partially inline calls to library functions
3538
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
3639
; CHECK-NEXT: Scalarize Masked Memory Intrinsics

0 commit comments

Comments
 (0)