]> Cypherpunks repositories - gostls13.git/commit
runtime: add type algorithms for zero-sized types
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 20 Jan 2012 06:32:55 +0000 (10:32 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 20 Jan 2012 06:32:55 +0000 (10:32 +0400)
commit1ff1405cc72ad79da50de0339569a61b0132672a
tree4616057a9188b7c10d134d4bacb678efc160b4a5
parent43b4db194a40670bdd2505a81beab0196ed17356
runtime: add type algorithms for zero-sized types
BenchmarkChanSem old=127ns new=78.6ns

R=golang-dev, bradfitz, sameer, rsc
CC=golang-dev
https://golang.org/cl/5558049
src/cmd/gc/go.h
src/cmd/gc/subr.c
src/pkg/runtime/alg.c
src/pkg/runtime/chan_test.go
src/pkg/runtime/runtime.h