index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
compile
/
internal
/
base
Age
Commit message (
Expand
)
Author
2021-10-30
cmd/compile: make -memprofilerate work
Austin Clements
2021-10-25
cmd/compile: add -asan option
fanzha02
2021-10-04
cmd/go,cmd/compile: re-enable concurrent compilation on darwin/arm64
Josh Bleecher Snyder
2021-08-21
cmd/compile: enable -G=3 by default
Matthew Dempsky
2021-08-13
all: gofmt more (but vendor, testdata, and top-level test directories)
Dmitri Shuralyov
2021-07-20
[dev.typeparams] cmd/compile: add base.Assertf{,At} functions
Matthew Dempsky
2021-06-22
[dev.typeparams] cmd/compile: add -d=unifiedquirks for quirks mode
Matthew Dempsky
2021-06-18
[dev.typeparams] cmd/compile: record writer's stack at export data sync points
Matthew Dempsky
2021-06-17
[dev.typeparams] cmd/compile: skip types2 GC test during bootstrapping
Matthew Dempsky
2021-06-17
[dev.typeparams] all: add GOEXPERIMENT=unified knob
Matthew Dempsky
2021-06-15
[dev.typeparams] cmd/compile: add -d=unified flag to enable unified IR
Matthew Dempsky
2021-06-05
[dev.typeparams] cmd/compile: refactor import reading
Matthew Dempsky
2021-04-16
internal/buildcfg: move build configuration out of cmd/internal/objabi
Russ Cox
2021-04-05
cmd/compile: add a debug flag to enable/disable open-coded defers
Cherry Zhang
2021-03-29
cmd/compile: eliminate -abiwraplimit
Austin Clements
2021-03-23
cmd/compile: don't let -race override explicit -d=checkptr=0
Ian Lance Taylor
2021-03-19
cmd/compile: add clobberdeadreg mode
Cherry Zhang
2021-03-18
cmd: move experiment flags into objabi.Experiment
Austin Clements
2021-03-18
all: explode GOEXPERIMENT=regabi into 5 sub-experiments
Austin Clements
2021-03-17
cmd/compile: resurrect clobberdead mode
Cherry Zhang
2021-03-05
cmd/compile: use getcallerpc for racefuncentry
Cherry Zhang
2021-02-26
cmd/compile: fix missing descend in Addrtaken for closures.
Dan Scales
2021-02-24
cmd/compile: disable inlining functions with closures for now
Dan Scales
2021-01-22
[dev.typeparams] all: merge dev.regabi (7e0a81d) into dev.typeparams
Matthew Dempsky
2021-01-19
[dev.regabi] cmd/compile: refactor Linksym creation
Matthew Dempsky
2021-01-16
[dev.regabi] cmd/compile, runtime: fix up comments/error messages from recent...
Dan Scales
2021-01-12
[dev.typeparams] all: merge dev.regabi (d9acf6f) into dev.typeparams
Matthew Dempsky
2021-01-12
[dev.regabi] cmd/compile: always use the compile queue
Matthew Dempsky
2020-12-23
[dev.typeparams] all: merge dev.regabi (37f138d) into dev.typeparams
Russ Cox
2020-12-23
[dev.regabi] cmd/compile: move helpers into package base [generated]
Russ Cox
2020-12-23
[dev.regabi] cmd/compile: do not die in early base.FlushErrors
Russ Cox
2020-12-22
[dev.typeparams] all: merge dev.regabi (ec741b0) into dev.typeparams
Russ Cox
2020-12-22
[dev.regabi] cmd/compile,cmd/link: initial support for ABI wrappers
Than McIntosh
2020-11-25
[dev.typeparams] merge dev.regabi 41f3af9d04 into dev.typeparams
Russ Cox
2020-11-25
[dev.regabi] cmd/compile: introduce cmd/compile/internal/base [generated]
Russ Cox
[prev]