1
0
mirror of https://github.com/golang/go synced 2024-11-13 20:10:32 -07:00
go/src/cmd/5g
Rémy Oudompheng f42fa807a6 cmd/5g: add missing splitclean.
See issue 887 for the 8g analogue.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7306069
2013-02-08 08:19:47 +01:00
..
cgen64.c
cgen.c cmd/5g: avoid temporaries in agen OINDEX 2012-12-22 09:09:31 +11:00
doc.go
galign.c cmd/gc: prepare for 64-bit ints 2012-09-24 14:59:44 -04:00
gg.h cmd/dist: add -Wstrict-prototypes to CFLAGS and fix all the compiler errors 2013-02-05 21:43:04 +08:00
ggen.c cmd/5g: add missing splitclean. 2013-02-08 08:19:47 +01:00
gobj.c cmd/{5,6,8}g: reduce size of Prog and Addr 2012-12-14 06:20:24 +11:00
gsubr.c cmd/5g: add missing splitclean. 2013-02-08 08:19:47 +01:00
list.c cmd/{5,6,8}g: reduce size of Prog and Addr 2012-12-14 06:20:24 +11:00
Makefile
opt.h cmd/{5g,6g,8g,6c}: remove unused macro, use %E to print etype. 2012-09-24 23:44:00 +02:00
peep.c cmd/5g: allow optimization of return registers. 2013-01-11 12:29:14 +08:00
reg.c cmd/gc: slightly better code generation 2013-02-03 14:51:21 -05:00