1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/cmd/8g
Russ Cox 7f4c5ea7d8 gc: implement goto restriction
Remove now-unnecessary zeroing of stack frames.

R=ken2
CC=golang-dev
https://golang.org/cl/4641044
2011-06-17 15:25:05 -04:00
..
cgen64.c 8g: discard tempalloc/tempfree experiment 2009-12-02 18:31:29 -08:00
cgen.c gc: inline append when len<cap 2011-05-11 16:35:11 +02:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
galign.c gc: delete float, complex 2011-01-19 23:08:11 -05:00
gg.h gc: compact stackframe 2011-06-10 00:02:34 +02:00
ggen.c gc: frame compaction for arm. 2011-06-14 17:03:37 +02:00
gobj.c gc: implement goto restriction 2011-06-17 15:25:05 -04:00
gsubr.c gc: implement goto restriction 2011-06-17 15:25:05 -04:00
list.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
Makefile gc: typecheck the whole tree before walking. preparation for some escape-analysis related changes. 2011-06-02 18:48:17 +02:00
opt.h 8g: discard tempalloc/tempfree experiment 2009-12-02 18:31:29 -08:00
peep.c 8g: optimize byte mov 2011-04-08 13:53:59 -04:00
reg.c gc: descriptive panic for nil pointer -> value method call 2011-06-17 15:23:27 -04:00