aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/maps.go
AgeCommit message (Expand)Author
2023-01-23internal/abi,runtime: refactor map constants into one placeDavid Chase
2022-03-01cmd/compile: include all entries in map literal hint sizeKeith Randall
2021-04-12test: make codegen tests work with both ABIsCherry Zhang
2018-10-15cmd/compile: avoid string allocations when map key is struct or array literalMartin Möhrmann
2018-05-08cmd/compile: optimize map-clearing range idiomMartin Möhrmann
2018-03-19test/codegen: port maps test to codegenAlberto Donizetti