Skip to content

Pull requests: goplus/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(deps): bump github.com/goplus/cobra from 1.9.12 to 1.9.16 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1838 opened Apr 30, 2026 by dependabot Bot Loading…
test: add goroot runner and xfail matrix
#1837 opened Apr 28, 2026 by cpunion Collaborator Loading…
build: support optimization flags for in-memory compilation
#1836 opened Apr 27, 2026 by zhouguangyuan0718 Contributor Loading…
Improve build performance without CI fan-out
#1832 opened Apr 27, 2026 by cpunion Collaborator Loading…
Fix invalid LLVM IR by updating abitype and buildVal
#1822 opened Apr 19, 2026 by zhouguangyuan0718 Contributor Loading…
fix: support go:linkname directive at any position in file
#1790 opened Apr 14, 2026 by fennoai Bot Loading…
3 tasks done
cmd/build: support clang-style optimization flags
#1762 opened Mar 29, 2026 by zhouguangyuan0718 Contributor Loading…
build: emit LLVM objects directly from modules
#1761 opened Mar 29, 2026 by zhouguangyuan0718 Contributor Loading…
chore(deps): bump codecov/codecov-action from 5 to 6
#1755 opened Mar 27, 2026 by dependabot Bot Loading…
build: Go Linktime-like Unreachable Method Pruning
#1736 opened Mar 20, 2026 by luoliwoshang Member Loading…
ssa: emit go semantic metadata
#1728 opened Mar 18, 2026 by luoliwoshang Member Loading…
Integrate ARM plan9asm support in llgo
#1717 opened Mar 14, 2026 by cpunion Collaborator Draft
build: finalize embedded python before exit
#1707 opened Mar 12, 2026 by cpunion Collaborator Loading…
chore(deps): bump github.com/goplus/plan9asm from 0.0.0-20260307134905-822503d6bf44 to 0.1.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#1689 opened Mar 9, 2026 by dependabot Bot Loading…
build: switch package pipeline to bitcode(BC) linking
#1673 opened Mar 2, 2026 by luoliwoshang Member Loading…
cl/ssa: split invoke through reusable thunk
#1669 opened Mar 2, 2026 by luoliwoshang Member Loading…
[Feat] Enable LTO
#1622 opened Feb 8, 2026 by zhouguangyuan0718 Contributor Loading…
ssa: prune abitypes by callgraph
#1590 opened Jan 27, 2026 by visualfc Member Loading…
test: output binary size at _demo/xxx test
#1589 opened Jan 26, 2026 by fennoai Bot Loading…
3 tasks
ProTip! Filter pull requests by the default branch with base:main.