summaryrefslogtreecommitdiff
path: root/test/inline_big.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: flag 'large' functions when -m=2+ in effectThan McIntosh2023-01-241-1/+1
* [dev.typeparams] cmd/compile/internal/inline: refactor mkinlcallMatthew Dempsky2021-05-271-1/+1
* cmd/compile: output cost while inlining function with Debug['m'] > 1TennyZhuang2020-02-261-2/+2
* cmd/compile: trim function name prefix from escape diagnosticsMatthew Dempsky2019-09-161-3/+3
* cmd/compile: set stricter inlining threshold in large functionsKeith Randall2018-07-241-0/+1029