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 840f9de commit f5bab96Copy full SHA for f5bab96
llvm/test/CodeGen/M68k/pipeline.ll
@@ -34,6 +34,7 @@
34
; CHECK-NEXT: Replace intrinsics with calls to vector library
35
; CHECK-NEXT: Partially inline calls to library functions
36
; CHECK-NEXT: Expand vector predication intrinsics
37
+; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
38
; CHECK-NEXT: Scalarize Masked Memory Intrinsics
39
; CHECK-NEXT: Expand reduction intrinsics
40
; CHECK-NEXT: Natural Loop Information
0 commit comments