Skip to content

Pull requests: xgo-dev/llgo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build: parallelize cache preflight by dependency level
#2178 opened Jul 24, 2026 by zhouguangyuan0718 Contributor Loading…
build: plan package dependency levels
#2177 opened Jul 24, 2026 by zhouguangyuan0718 Contributor Loading…
build: split package execution stages
#2176 opened Jul 24, 2026 by zhouguangyuan0718 Contributor Loading…
build: model package build units explicitly
#2175 opened Jul 24, 2026 by zhouguangyuan0718 Contributor Loading…
build: prepare bounded parallel compilation
#2174 opened Jul 24, 2026 by zhouguangyuan0718 Contributor Loading…
internal/build: fix library cort init
#2168 opened Jul 24, 2026 by visualfc Collaborator Loading…
[Based on #2090] runtime: introduce G/M/P pthread backend
#2166 opened Jul 23, 2026 by cpunion Collaborator Loading…
lto: analyze aggregate MethodByName string arguments
#2159 opened Jul 22, 2026 by cpunion Collaborator Loading…
runtime: start FP walks from a live caller frame
#2151 opened Jul 22, 2026 by cpunion Collaborator Loading…
[Based on #2143] cabi: preserve debug variable homes
#2148 opened Jul 22, 2026 by cpunion Collaborator Loading…
debug: handle storage-free Python attributes
#2145 opened Jul 21, 2026 by cpunion Collaborator Loading…
[Based on #2159] debug: keep optimization and SSA rewrites DWARF-safe
#2143 opened Jul 21, 2026 by cpunion Collaborator Loading…
3
3
[WIP] swiss map
#2140 opened Jul 21, 2026 by visualfc Collaborator Draft
1 of 4 tasks
[Based on #2098] runtime,test: complete Go 1.26 standard-library coverage go1.26 Go 1.26 compatibility and support go-test-compat Go standard-library and GOROOT test compatibility
#2134 opened Jul 20, 2026 by cpunion Collaborator Loading…
ssa: implement -B bounds-check disabling go1.26 Go 1.26 compatibility and support go-test-compat Go standard-library and GOROOT test compatibility
#2106 opened Jul 16, 2026 by cpunion Collaborator Loading…
[Based on #2090] runtime: support Go 1.26 in C libraries bugfix Fixes an existing bug or regression go1.26 Go 1.26 compatibility and support
#2098 opened Jul 15, 2026 by cpunion Collaborator Loading…
runtime: store goroutine state behind pthread-key getg
#2090 opened Jul 14, 2026 by cpunion Collaborator Loading…
fix(build): adapt Go runtime sources for LLGo wasm32 bugfix Fixes an existing bug or regression go1.26 Go 1.26 compatibility and support wasm WebAssembly, wasm32, and WASI support
#2082 opened Jul 13, 2026 by cpunion Collaborator Loading…
[Based on #2082] fix(runtime): decouple wasm from native host services bugfix Fixes an existing bug or regression go1.26 Go 1.26 compatibility and support wasm WebAssembly, wasm32, and WASI support
#2081 opened Jul 13, 2026 by cpunion Collaborator Loading…
compiler/runtime: add //llgo:tls and //llgo:gls package variables llgo-only Features that llgo supports but Go does not
#2079 opened Jul 13, 2026 by cpunion Collaborator Loading…
meta: emit and cache package semantic summaries
#2061 opened Jul 11, 2026 by luoliwoshang Contributor Loading…
cl,ssa,runtime: stack-object finalizer liveness bugfix Fixes an existing bug or regression go1.26 Go 1.26 compatibility and support go-test-compat Go standard-library and GOROOT test compatibility
#2036 opened Jul 6, 2026 by cpunion Collaborator Draft
ProTip! Filter pull requests by the default branch with base:main.