1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/cmd/5g
Luuk van Dijk 2ad42a8249 gc: frame compaction for arm.
Required moving some parts of gc/pgen.c to ?g/ggen.c

on linux tests pass for all 3 architectures, and
frames are actually compacted (diagnostic code for
that has been removed from the CL).

R=rsc
CC=golang-dev
https://golang.org/cl/4571071
2011-06-14 17:03:37 +02:00
..
cgen64.c cgen64: dont use MVN instruction 2011-02-08 17:30:23 -08:00
cgen.c 5g: alignment fixes 2011-05-25 10:18:49 -04: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 ld: 25% faster 2011-04-09 09:44:20 -04:00
gsubr.c gc: compact stackframe 2011-06-10 00:02:34 +02:00
list.c peep: bug fix 2011-02-09 13:13:17 -08: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 arm bug with stack adjust 2011-01-19 16:30:13 -08:00
peep.c 5c, 5g: another attempt at silencing gcc 2011-05-16 16:15:13 -04:00
reg.c gc: compact stackframe 2011-06-10 00:02:34 +02:00