aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/logopt
AgeCommit message (Expand)Author
2020-04-13cmd/compile: run TestLogOpt for riscv64 on amd64Joel Sing
2020-04-11Revert "cmd/compile: make logopt test skip if cannot create scratch directory"Alex Brainman
2020-04-11cmd/compile: add explanations to escape-analysis JSON/LSP loggingDavid Chase
2020-04-10cmd/compile: change gc logging to report inline failure instead of successDavid Chase
2020-04-07cmd/compile/internal/logopt: preserve env while running commandEgon Elbre
2020-04-06cmd/compile: make logopt test skip if cannot create scratch directoryDavid Chase
2020-04-03cmd/compile: add logging for large (>= 128 byte) copiesDavid 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-12cmd/compile: enable optimizer logging for inline-related eventsDavid Chase
2019-11-10cmd/compile: enable optimizer logging for bounds checkingDavid Chase
2019-11-10cmd/compile: add framework for logging optimizer (non)actions to LSPDavid Chase