aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal
AgeCommit message (Expand)Author
16 hoursall: prealloc slice with possible minimum capabilitiesShulhan
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
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
7 dayscmd/internal/obj/arm64: add ASIMD cross-lane reduction instructionsAlexander Musman
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
8 dayscmd/internal/testdir: do not fail fast when running asmcheckPaul Murphy
9 dayscmd/go/internal/script: add fuzz test for quoteArgsAbhinav Gupta
11 dayscmd/internal/obj/riscv: add assembly support for Zihintpause extensionsQiu Weihong
11 dayscmd/internal/obj/loong64: run go generateKeith Randall
14 dayscmd/internal/goobj: regenerate builtin list, add retpoline and tls_g symbolsCherry Mui
14 dayscmd/compile, cmd/link: add linknamestd directive for std-only linknamesCherry Mui
2026-03-31cmd/internal/obj/riscv: add support for FENCE operands and FENCE.TSOwangboyao
2026-03-31cmd/go/internal/doc: use internal go command logic to load packagesmatloob
2026-03-31test/codegen: forbid commas as separatorsKeith Randall
2026-03-31test/codegen: fix some unbalanced quotesKeith Randall
2026-03-31test/codegen: fix broken syntaxKeith Randall
2026-03-26cmd/internal/obj/riscv: add assembly support of Zbc extensionXueqi Luo
2026-03-20cmd/internal/obj/arm64: new arm64 assembling path for SVEJunyang Shao
2026-03-18cmd/internal/objabi: implement GCC-compatible response file parsingMichael Podtserkovskii
2026-03-18cmd/link: modify the register used in trampolinelimeidan
2026-03-18cmd/link: support loading R_LARCH_GOT64_PC_{LO12, HI20} relocs on loong64Guoqi Chen
2026-03-17cmd/internal/obj/loong64: centralize the functions for getting instruction co...limeidan
2026-03-17cmd/internal/obj/loong64: correcting spelling errors in the commentsGuoqi Chen
2026-03-17cmd/compile: don't treat string literal as static data in FIPS modeCherry Mui
2026-03-10cmd/compile: fix arm direct tail callKeith Randall
2026-03-10cmd/internal/obj/arm: set spadj in arm32 tailcallThea Heinen
2026-03-10cmd/internal/obj/riscv: materialise 32 bit unsigned constantsJoel Sing
2026-03-10cmd/internal/obj/riscv: factor out constant materialisation codeJoel Sing
2026-03-10cmd/internal/obj/riscv: factor out constant materialisation identificationJoel Sing
2026-03-09cmd/internal/test2json: generate and validate test artifactsEthan Reesor
2026-03-09testing: annotate output text typeEthan Reesor
2026-03-07cmd/internal/obj: fix indirect tail call codeKeith Randall
2026-03-06testing: escapes framing markersEthan Reesor
2026-03-06cmd/compile: use tail calls for wrappers for embedded interfacesKeith Randall
2026-02-28cmd/internal/obj/loong64: change to get the opcodes of assembly instructions ...limeidan
2026-02-27cmd/internal/obj: arm64 assembler support unshifted hi for large offsetsAlexander Musman
2026-02-27cmd/link, cmd/internal: remove the R_JMPLOONG64 relocation of loong64limeidan
2026-02-24internal/cpu,cmd/internal/obj/arm64: add SBRoland Shoemaker
2026-02-23cmd/internal/obj/loong64: remove getting 32-bits address optab entrylimeidan