1
0
mirror of https://github.com/golang/go synced 2024-11-08 15:16:25 -07:00
go/src/cmd
Daniel Martí 4d3d333468 cmd/compile: add runtime GC funcs to inlining test
This is based on a list that Austin Clements provided in mid-2016. It is
mostly untouched, except for the fact that the wbufptr funcs were
removed from the runtime thus removed from the lits here too.

Add a section for these GC funcs, since there are quite a lot of them
and the runtime has tons of funcs that we want to inline. As before,
sort this section too.

Also place some of these funcs out of the GC section, as they are not
directly related to the GC.

Updates #21851.

Change-Id: I35eb777a4c50b5f655618920dc2bc568c7c30ff5
Reviewed-on: https://go-review.googlesource.com/65654
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
2017-09-25 21:55:06 +00:00
..
addr2line
api all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
asm cmd/internal/obj/x86: add ADDSUBPS/PD 2017-09-18 15:06:05 +00:00
cgo all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
compile cmd/compile: add runtime GC funcs to inlining test 2017-09-25 21:55:06 +00:00
cover
dist all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
doc all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
fix all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
go all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
gofmt
internal cmd/compile,cmd/link: export int global consts to DWARF 2017-09-22 17:44:50 +00:00
link all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
nm cmd/nm: accept macho files which don't have symbol table in the archive 2017-09-21 19:17:33 +00:00
objdump cmd/internal/objfile: add arm64 disassembler support 2017-08-28 14:09:35 +00:00
pack cmd/pack: fix export data truncation bug 2017-09-09 14:13:33 +00:00
pprof
trace all: correct location of go tool 2017-09-20 03:54:16 +00:00
vendor cmd/vendor/golang.org/x/arch: pull latest updates from x repo (commit edaf650) 2017-08-25 14:13:13 +00:00
vet all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00