-
Notifications
You must be signed in to change notification settings - Fork 49
Pull requests: xgo-dev/llgo
Author
Label
Projects
Milestones
Reviews
Assignee
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…
[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…
[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…
runtime: store goroutine state behind pthread-key getg
#2090
opened Jul 14, 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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.