]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/compile/internal/test/switch_test.go
cmd/compile: improve interface type switches
[gostls13.git] / src / cmd / compile / internal / test / switch_test.go
2023-10-06 Keith Randallcmd/compile: improve interface type switches
2023-08-23 Keith Randallcmd/compile: use jump tables for large type switches
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-14 Keith Randallcmd/compile: modify switches of strings to use jump...
2022-04-14 Keith Randallcmd/compile: implement jump tables