aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
AgeCommit message (Expand)Author
17 hourstesting: print the counter if its greater than 1Shulhan
17 hoursall: prealloc slice with possible minimum capabilitiesShulhan
33 hourscmd/go: avoid redundant work in go work syncPierre Gimalac
33 hoursgo/types, types2: fail interface inference against generic methodsRob Findley
35 hourscmd/asm, cmd/internal/obj/arm64: support memory with MUL VL imm offsetJunyang Shao
35 hourscmd/asm, cmd/internal/obj/arm64: support memory with imm offset in SVEJunyang Shao
35 hourscmd/asm, cmd/internal/obj/arm64: support special operands in SVEJunyang Shao
35 hourscmd/asm, cmd/internal/obj/arm64: support memory with extensions in SVEJunyang Shao
35 hourscmd/asm, cmd/internal/obj/arm64: support SVE register listsJunyang Shao
35 hourscmd/asm, cmd/internal/obj/arm64: add support for immediatesJunyang Shao
37 hourscmd/compile: handle min integer step in loopCuong Manh Le
38 hourscmd/compile: remove redundant codeWeixie Cui
39 hourscmd/trace: pcs overflow would panicWeixie Cui
45 hourscmd/compile: add boolean absorption laws to SSA rewrite rulesTimo Friedl
3 dayscmd/go: remove bzr supportMichael Matloob
4 dayscmd/compile/internal/noder: revert to UIR V3Mark Freeman
4 daysall: update to x/net@cd64923cd7f4Nicholas S. Husin
5 dayscmd/compile: fix typoWeixie Cui
5 dayscmd/asm, cmd/internal/obj/arm64: support register with index in SVEJunyang Shao
5 dayscmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVEJunyang Shao
5 dayscmd/internal/obj/loong64: correct instruction encodinglimeidan
6 dayscmd/go: use fsys.ReadDir for IsStandardPackageMichael Matloob
6 dayscmd/go: build pkgsite doc command in same go command invocationMichael Matloob
6 dayscmd/go/internal/modload: fix logged filename for 'go mod init -modfile'Olivier Mengué
6 dayscmd/go: respect -short flag when documenting individual symbolsacehinnnqru
6 dayscmd/link: fallback to older minimum Windows target version on older C GNU too...qmuntal
6 dayscmd/compile: remove initContext typeCuong Manh Le
6 dayscmd/compile: run CondSelect into math rules on all archesJorropo
6 dayscmd/compile: improve stp merging for non-sequent casesMelnikov Denis
6 daysall: update to x/net@056ac74Nicholas S. Husin
7 dayscmd/go: use MkdirTemp to create temp directory for "go bug"Damien Neil
7 dayscmd/compile: remove unused inNonInitFunction contextCuong Manh Le
7 dayscmd/internal/obj/arm64: add ASIMD cross-lane reduction instructionsAlexander Musman
7 dayscmd/go: disallow cgo trust boundary bypassNeal Patel
7 dayscmd/compile: fix loopbce overflow check logicJunyang Shao
7 dayscmd/compile: fix mem access overlap detectionJunyang Shao
7 dayscmd/compile: preserve dot vars necessary for debuggers in DWARFDerek Parker
7 dayscmd/internal/obj/arm64: add ASIMD miscellaneous unary instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD arithmetic instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD shift instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add remaining ASIMD compare instructionsAlexander Musman
7 dayscmd/internal/obj: refactor arm64 ASIMD instruction encodingAlexander Musman
7 dayscmd/go/internal/tool: only forward SIGHUP, SIGINT, SIGQUIT, and SIGTERMMichael Matloob
7 dayscmd/compile: support all constant return types in switch lookup tablesqmuntal
7 daysall: update to x/tools@f6476fbaabd396b58618b473e4eb71e1f532b495Mark Freeman
7 daysinternal/syscall/unix: properly support AT_SYMLINK_NOFOLLOW on LinuxDamien Neil
7 dayscmd/compile/internal/noder: use UIR V4Mark Freeman
8 dayscmd/go/internal/modload: rename State to LoaderIan Alexander
8 dayscmd/go/internal/modload: disambiguate package and module loadersIan Alexander
8 dayscmd/internal/testdir: do not fail fast when running asmcheckPaul Murphy