aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/testdata
AgeCommit message (Expand)Author
8 dayscmd/compile/testdata/script/issue77033.txt: make test panicAlex Brainman
2025-12-30cmd/compile: disable inlining for functions using runtime.deferrangefunczuojunwei.1024
2025-09-23cmd/compile: prevent shapifying of pointer shape typeCuong Manh Le
2025-06-09cmd/compile: relax reshaping conditionCuong Manh Le
2025-04-13cmd: fix DWARF gen bug with packages that use assemblyThan McIntosh
2024-11-05cmd/compile: fix an internal crash in embedRuss Cox
2024-11-04cmd/compile: fix mis-compilation with labeled fallthroughCuong Manh Le
2024-07-31cmd: add README generation for compiler + linker script testsThan McIntosh
2024-07-31cmd/internal/script: new hook for adding in toolchain script conditionsThan McIntosh
2024-07-29cmd/compile: add script testing facility for compiler useThan McIntosh