We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c66644 commit 590e5e2Copy full SHA for 590e5e2
llvm/test/CodeGen/M68k/pipeline.ll
@@ -31,6 +31,9 @@
31
; CHECK-NEXT: Block Frequency Analysis
32
; CHECK-NEXT: Constant Hoisting
33
; 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
37
; CHECK-NEXT: Partially inline calls to library functions
38
; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
39
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
0 commit comments