aboutsummaryrefslogtreecommitdiff
path: root/test/inline_big.go
AgeCommit message (Expand)Author
2023-08-18cmd/compile: restore zero-copy string->[]byte optimizationMatthew Dempsky
2023-08-17cmd/compile/internal/escape: optimize indirect closure callsMatthew Dempsky
2023-01-24cmd/compile: flag 'large' functions when -m=2+ in effectThan McIntosh
2021-05-27[dev.typeparams] cmd/compile/internal/inline: refactor mkinlcallMatthew Dempsky
2020-02-26cmd/compile: output cost while inlining function with Debug['m'] > 1TennyZhuang
2019-09-16cmd/compile: trim function name prefix from escape diagnosticsMatthew Dempsky
2018-07-24cmd/compile: set stricter inlining threshold in large functionsKeith Randall