aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/test/inl_test.go
AgeCommit message (Expand)Author
2021-06-11[dev.typeparams] runtime: simplify defer record allocationCherry Mui
2021-06-08[dev.typeparams] runtime: remove variadic defer/go callsCherry Mui
2021-05-21[dev.typeparams] runtime: replace funcPC with internal/abi.FuncPCABIInternalCherry Mui
2021-04-12runtime: using wyhash for memhashFallback on 64bit platformMeng Zhuo
2021-03-15net: use mid-stack inlining with ReadFromUDP to avoid an allocationJosh Bleecher Snyder
2020-12-23[dev.regabi] cmd/compile: split out package test [generated]Russ Cox