1
0
mirror of https://github.com/golang/go synced 2024-10-06 09:11:21 -06:00
go/src
Keith Randall 2c9b491e01 [dev.ssa] cmd/internal/ssa: SSA cleanups
Mostly suggested by Alan.
Convert Const* ops to just one Const op.
Use more of go/types.
Get rid of typers, all types must be specified explicitly.

Change-Id: Id4758f2b887d8a6888e88a7e047d97af55e34b62
Reviewed-on: https://go-review.googlesource.com/8110
Reviewed-by: Alan Donovan <adonovan@google.com>
2015-03-27 20:12:33 +00:00
..
archive archive/zip: fix size value in ZIP64 end central directory record 2015-02-26 15:24:32 +00:00
bufio
builtin
bytes
cmd [dev.ssa] cmd/internal/ssa: SSA cleanups 2015-03-27 20:12:33 +00:00
compress all: don't refer to code.google.com/p/go{,-wiki}/ 2015-02-06 14:41:47 +00:00
container
crypto crypto/x509: skip tests not made for darwin/arm 2015-02-27 19:38:33 +00:00
database/sql
debug all: mv 5a old5a and so on 2015-03-02 00:14:11 +00:00
encoding encoding/xml: add more marshalTests tests. 2015-02-25 23:56:21 +00:00
errors
expvar expvar: fix build 2015-02-05 13:53:29 +00:00
flag
fmt fmt: document existing behavior of nil receivers 2015-03-01 18:17:53 +00:00
go mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00
hash
html all: don't refer to code.google.com/p/go{,-wiki}/ 2015-02-06 14:41:47 +00:00
image image/jpeg: distinguish between FormatError and UnsupportedError when 2015-03-02 00:53:23 +00:00
index/suffixarray
internal os: Use GetComputerNameEx to get Hostname on win32 2015-02-25 23:16:44 +00:00
io
log log: add SetOutput method on Logger 2015-01-30 16:00:10 +00:00
math math/big: export Float.MinPrec 2015-02-26 17:01:16 +00:00
mime mime/quotedprintable: create the package 2015-02-26 20:09:28 +00:00
net net: deflake TestPacketConn, increase timeout 2015-03-01 22:55:34 +00:00
os os: add windows test for Hostname 2015-03-02 01:23:27 +00:00
path path/filepath: get tests working on darwin/arm 2015-03-01 18:38:21 +00:00
reflect Call --> CallSlice in two spots. No logic change, docs only. 2015-02-22 17:22:04 +00:00
regexp
runtime runtime: don't use /dev/random on Plan 9 2015-03-01 18:33:56 +00:00
sort sort: fixed small typo in comments 2015-02-08 23:38:50 +00:00
strconv strconv: simplified logic resulting in faster float formatting 2015-02-11 17:45:19 +00:00
strings
sync sync: add active spinning to Mutex 2015-02-24 10:53:48 +00:00
syscall syscall: fix mount working directory on Plan 9 2015-03-01 18:33:41 +00:00
testing testing: pad benchmark names to align results 2015-02-07 21:52:25 +00:00
text
time Build fix for plan9 after 8bf13838eb. 2015-02-08 22:30:46 +00:00
unicode unicode: Fixed an out of date comment (MaxLatin1, not Latin1Max). 2015-02-16 21:35:33 +00:00
unsafe
all.bash
all.bat
all.rc
androidtest.bash androidtest.bash: remove use of cp --preserve. 2015-02-13 21:16:25 +00:00
clean.bash
clean.bat
clean.rc
make.bash [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
make.bat [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
Make.dist
make.rc all: delete C libraries and cmd/dist code that builds them 2015-03-01 00:40:23 +00:00
nacltest.bash cmd/dist: reactivate vfp detection on linux/arm 2015-02-10 00:17:06 +00:00
race.bash [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
race.bat [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
run.bash [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' 2015-02-23 15:13:17 +00:00
run.bat build: give windows builders extra time for tests 2015-03-01 00:38:53 +00:00
run.rc build: restore original timeouts in run.rc 2015-02-27 16:58:18 +00:00