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

[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…
[WIP] internal/build: fix linkname support main.sym
#2155 opened Jul 22, 2026 by visualfc Collaborator Loading…
runtime: start FP walks from a live caller frame
#2151 opened Jul 22, 2026 by cpunion Collaborator Loading…
runtime/internal/lib/runtime: add synctest missing func
#2150 opened Jul 22, 2026 by visualfc Collaborator Loading…
[Based on #2143] cabi: preserve debug variable homes
#2148 opened Jul 22, 2026 by cpunion Collaborator Loading…
build: separate LTO plugin cache entries
#2147 opened Jul 22, 2026 by zhouguangyuan0718 Contributor 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…
[Based on #2079] runtime: store goroutine state in //llgo:gls
#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
[Based on #2033] ssa,runtime: return runtime.Error values for assertions and faults 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
#2034 opened Jul 6, 2026 by cpunion Collaborator Loading…
[Based on #2090] ssa,runtime: tighten recover to direct deferred calls 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
#2033 opened Jul 6, 2026 by cpunion Collaborator Loading…
runtime,cl: add Go-compatible sampled memory profiling go1.26 Go 1.26 compatibility and support go-test-compat Go standard-library and GOROOT test compatibility
#2027 opened Jul 4, 2026 by cpunion Collaborator Loading…
[Based on #2090] runtime,cl: preserve panic-site frames across defer and recover 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
#2026 opened Jul 4, 2026 by cpunion Collaborator Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.