1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:31:22 -06:00
go/src/cmd
Luuk van Dijk 9bf3478658 gc: better loopdepth analysis for labels
This avoids degraded performance caused by extra labels
emitted by inlining (breaking strconv ftoa alloc count unittest) and is better in any case.

R=rsc
CC=golang-dev
https://golang.org/cl/5483071
2011-12-15 17:35:59 +01:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
5g 5g: fix build 2011-12-13 14:12:16 -05:00
5l gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
6a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
6c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
6g gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
6l gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
8a 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. 2011-11-11 14:56:49 -05:00
8c 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
8g gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
8l gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
cc 5c, 6c, 8c: support 64-bit switch value 2011-12-14 17:30:40 -05:00
cgo go: implement build, install, run 2011-12-14 22:42:42 -05:00
cov build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
gc gc: better loopdepth analysis for labels 2011-12-15 17:35:59 +01:00
go go: implement build, install, run 2011-12-14 22:42:42 -05:00
godoc godoc: text wrapping 2011-12-13 13:33:40 -05:00
gofix gofix: add googlecode module for rewriting Google Code imports 2011-12-14 08:46:26 +11:00
gofmt gofmt: simplify flags 2011-12-13 14:03:25 -08:00
goinstall gofix: add googlecode module for rewriting Google Code imports 2011-12-14 08:46:26 +11:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gopack: fixes for Plan 9 build 2011-11-09 13:24:36 -05:00
gotest gotest: use build.DefaultContext.GOARCH 2011-12-14 11:21:30 -08:00
govet os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
goyacc all: sort imports 2011-11-02 15:54:16 -04:00
hgpatch os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
ld gc: implement == on structs and arrays 2011-12-12 22:22:09 -05:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
Makefile godefs: delete, replaced by cgo -godefs 2011-11-10 19:08:04 -05:00