2023-11-21 |
Than McIntosh | cmd/compile/internal/inline: revise -m=2 status messages |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | runtime/internal/syscall: use ABIInternal for Syscall6... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile: fix If lowering on loong64 |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/internal/obj: set morestack arg spilling and regabi... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | runtime: add regABI support in memclr and memmove funct... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | internal/bytealg: add regABI support in bytealg functio... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | reflect, runtime: add reflect support for regABI on... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | runtime: support regABI and add spill functions in... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | runtime: make duff device as ABIInternal for loong64 |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile: update loong64 CALL* ops |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile/internal: add spill support for loong64... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile/internal: add register info for loong64... |
commit | commitdiff | tree |
2023-11-21 |
Mauri de Souza... | runtime/internal/atomic: deduplicate And/Or code on arm |
commit | commitdiff | tree |
2023-11-21 |
WANG Xuerui | cmd/dist, cmd/link, internal, runtime: implement buildm... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | internal/abi: define loong64 regABI constants |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile,cmd/internal,runtime: change registers... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile: add ABI register definations for loong64 |
commit | commitdiff | tree |
2023-11-21 |
WANG Xuerui | cmd/compile: teach regalloc to rightly do nothing on... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/internal/obj,cmd/link: access global data via GOT... |
commit | commitdiff | tree |
2023-11-21 |
Guoqi Chen | cmd/compile, cmd/internal, runtime: change the register... |
commit | commitdiff | tree |
2023-11-21 |
Carlo Alberto... | sync: do not unnecessarily keep alive functions wrapped... |
commit | commitdiff | tree |
2023-11-21 |
Than McIntosh | cmd/compile/internal/inline: minor compile time improve... |
commit | commitdiff | tree |
2023-11-21 |
Than McIntosh | cmd/compile/internal/inline: fix bug in param flags... |
commit | commitdiff | tree |
2023-11-21 |
Bryan C. Mills | testing: use subprocesses in TestTBHelper and TestTBHel... |
commit | commitdiff | tree |
2023-11-21 |
Than McIntosh | cmd/compile/internal/inline: rework use of ir.StaticValue |
commit | commitdiff | tree |
2023-11-21 |
Filippo Valsorda | crypto/tls: disable ExportKeyingMaterial without EMS |
commit | commitdiff | tree |
2023-11-21 |
qiulaidongfeng | os: avoid TestFileChdir fail when GOROOT is a symbolic... |
commit | commitdiff | tree |
2023-11-21 |
Than McIntosh | cmd/compile/internal/ir: add batch-mode reassignment... |
commit | commitdiff | tree |
2023-11-21 |
Jes Cok | reflect: tweak logic for 'case Array' in IsZero |
commit | commitdiff | tree |
2023-11-21 |
Cherry Mui | runtime: disable crash stack on Windows |
commit | commitdiff | tree |
2023-11-21 |
Jorropo | net/http: use pointers to array for copyBufPool |
commit | commitdiff | tree |
2023-11-21 |
Anton Telyshev | cmd/vet: add lost checks in doc |
commit | commitdiff | tree |
2023-11-20 |
Bryan C. Mills | cmd/go: don't warn about GOROOT equal to GOPATH when... |
commit | commitdiff | tree |
2023-11-20 |
Tim King | cmd: go get golang.org/x/tools@8966034e and revendor |
commit | commitdiff | tree |
2023-11-20 |
Mauri de Souza... | runtime: add crash stack support for wasm |
commit | commitdiff | tree |
2023-11-20 |
Matthew Dempsky | cmd/compile/internal/devirtualize: use CallExpr.GoDefer... |
commit | commitdiff | tree |
2023-11-20 |
Michael Knyszek | Revert "math/rand/v2: add ChaCha8" |
commit | commitdiff | tree |
2023-11-20 |
Matthew Dempsky | cmd/compile: interleave devirtualization and inlining |
commit | commitdiff | tree |
2023-11-20 |
Ludi Rehak | all: add floating point option for ARM targets |
commit | commitdiff | tree |
2023-11-20 |
Andrei Matei | ssa: clarify semantics of ID-to-PC translation function |
commit | commitdiff | tree |
2023-11-20 |
Jes Cok | syscall: support O_SYNC flag for os.OpenFile on windows |
commit | commitdiff | tree |
2023-11-20 |
Ville Skyttä | src: a/an grammar fixes |
commit | commitdiff | tree |
2023-11-20 |
Cherry Mui | runtime/race: update race syso for PPC64LE |
commit | commitdiff | tree |
2023-11-20 |
Matthew Dempsky | cmd/compile/internal/inline: remove useless code |
commit | commitdiff | tree |
2023-11-20 |
Matthew Dempsky | cmd/compile/internal/inline: allow inlining of checkptr... |
commit | commitdiff | tree |
2023-11-20 |
Matthew Dempsky | cmd/compile/internal/ir: add CallExpr.GoDefer |
commit | commitdiff | tree |
2023-11-20 |
Matthew Dempsky | Revert "runtime: profile contended lock calls" |
commit | commitdiff | tree |
2023-11-20 |
Mauri de Souza... | runtime/internal/atomic: add generic implementation... |
commit | commitdiff | tree |
2023-11-19 |
Russ Cox | math/rand/v2: add ChaCha8 |
commit | commitdiff | tree |
2023-11-19 |
Johan Brandhorst... | misc/wasm: support new wasmtime CLI |
commit | commitdiff | tree |
2023-11-19 |
qiulaidongfeng | reflect: optimize Value.IsZero for struct types |
commit | commitdiff | tree |
2023-11-19 |
go101 | slices: improve Insert panic message for index out... |
commit | commitdiff | tree |
2023-11-19 |
apocelipes | hash: simplify binary operations |
commit | commitdiff | tree |
2023-11-19 |
go101 | slices: optimize Delete |
commit | commitdiff | tree |
2023-11-19 |
Joel Sing | runtime: add support for crash stack on ppc64/ppc64le |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | all: add missing copyright header |
commit | commitdiff | tree |
2023-11-17 |
Andy Pan | net,os: arrange zero-copy of os.File and net.TCPConn... |
commit | commitdiff | tree |
2023-11-17 |
Michael Anthony... | runtime: use span.elemsize for accounting in mallocgc |
commit | commitdiff | tree |
2023-11-17 |
Rhys Hiltner | runtime: profile contended lock calls |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | slices: add cases for TestInsertPanics when there are... |
commit | commitdiff | tree |
2023-11-17 |
Michael Anthony... | runtime: put allocation headers back at the start the... |
commit | commitdiff | tree |
2023-11-17 |
Bryan C. Mills | cmd/go: use a nil *Origin to represent "uncheckable" |
commit | commitdiff | tree |
2023-11-17 |
Bryan C. Mills | cmd/go: check that expected Origin fields are present... |
commit | commitdiff | tree |
2023-11-17 |
Paul E. Murphy | cmd/internal/obj/ppc64: cleanup and remove usage of... |
commit | commitdiff | tree |
2023-11-17 |
Mateusz Poliwczak | net: document IsNotFound field |
commit | commitdiff | tree |
2023-11-17 |
Paul E. Murphy | cmd/internal/obj/ppc64: remove unused C_XER optab class |
commit | commitdiff | tree |
2023-11-17 |
Tobias Klauser | net/netip: optimize AddrPort.String for IPv4 addresses |
commit | commitdiff | tree |
2023-11-17 |
Tobias Klauser | net/netip: optimize AddrPort.String for IPv6 addresses |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | internal/zstd: s/thees/these/ |
commit | commitdiff | tree |
2023-11-17 |
Daniel Martí | all: make more use of the new atomic integer types |
commit | commitdiff | tree |
2023-11-17 |
aimuz | internal/zstd: fix seek offset bounds check in skipFrame |
commit | commitdiff | tree |
2023-11-17 |
Olivier Mengué | embed: fix variable name in example |
commit | commitdiff | tree |
2023-11-17 |
Alexander Yastrebov | internal/bytealg: use PCALIGN in memequal |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | log/slog: fix comments for *handleState.appendAttr |
commit | commitdiff | tree |
2023-11-17 |
Max Riveiro | runtime: optimize aeshashbody with PCALIGN in amd64 |
commit | commitdiff | tree |
2023-11-17 |
Tobias Klauser | runtime: remove unused _CTL_KERN on openbsd |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | log/slog: make hex a const |
commit | commitdiff | tree |
2023-11-17 |
Robert Griesemer | go/types, types2: avoid type inference error if argumen... |
commit | commitdiff | tree |
2023-11-17 |
Jes Cok | runtime: gofmt -w -s |
commit | commitdiff | tree |
2023-11-17 |
lotusirous | slog: factoring out code to make the examples playable |
commit | commitdiff | tree |
2023-11-17 |
Cuong Manh Le | cmd/compile: use internal/buildcfg for checking newinli... |
commit | commitdiff | tree |
2023-11-16 |
Bryan C. Mills | cmd/go: propagate origin information for inexact module... |
commit | commitdiff | tree |
2023-11-16 |
Rhys Hiltner | runtime: disable automatic GC for STW metric tests |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | runtime: print g pointer in crash stack dump |
commit | commitdiff | tree |
2023-11-16 |
Michael Pratt | cmd/compile: allow disable of PGO function value devirt... |
commit | commitdiff | tree |
2023-11-16 |
Michael Pratt | cmd/compile: don't devirtualize calls to runtime.memhas... |
commit | commitdiff | tree |
2023-11-16 |
Robert Griesemer | go/types, types2: move exported predicates into separat... |
commit | commitdiff | tree |
2023-11-16 |
Davis Goodin | cmd/link/internal/loadpe: fix xrels search "not found... |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: refactor AnalyzeFunc |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: refactor heuristics analyzers |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: refactor call site scoring |
commit | commitdiff | tree |
2023-11-16 |
Than McIntosh | cmd/compile/internal/inline: debug flag to alter score... |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | runtime/race: update race syso files to support atomic... |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | internal/reflectlite: allow Value be stack allocated |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | reflect: uncomment allocation test |
commit | commitdiff | tree |
2023-11-16 |
Cherry Mui | reflect: remove go121noForceValueEscape |
commit | commitdiff | tree |
2023-11-16 |
David Chase | cmd/compile: minor change to simplify addition of exper... |
commit | commitdiff | tree |
2023-11-16 |
David Chase | cmd/compile: add compiler debug flag to disable range... |
commit | commitdiff | tree |
2023-11-16 |
Michael Anthony... | runtime: optimize bulkBarrierPreWrite with allocheaders |
commit | commitdiff | tree |
2023-11-16 |
Michael Anthony... | runtime: fix liveness issue in test-only getgcmask |
commit | commitdiff | tree |
next |