aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/logopt/log_opts.go
AgeCommit message (Expand)Author
2021-04-16internal/buildcfg: move build configuration out of cmd/internal/objabiRuss Cox
2020-09-26cmd/compile: fix logopt log directory naming for windowsDavid Chase
2020-04-11cmd/compile: add explanations to escape-analysis JSON/LSP loggingDavid Chase
2020-03-10cmd/compile: avoid string(int) conversionsmasher164
2019-12-10cmd/compile/internal/logopt: gofmtTobias Klauser
2019-11-12cmd/compile: expand initial $GOROOT in optimizer logging json/lsp file namesDavid Chase
2019-11-10cmd/compile: add framework for logging optimizer (non)actions to LSPDavid Chase