Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
xgo-dev
/
llgo
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
680
Code
Issues
81
Pull requests
48
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
compiler/runtime: add //llgo:tls and //llgo:gls package variables
- #2079
#2079
Merged
xushiwei
merged 13 commits into
xgo-dev:main
xgo-dev/llgo:main
from
cpunion:codex/threadlocal-getg
cpunion/llgo:codex/threadlocal-getg
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
compiler/runtime: add //llgo:tls and //llgo:gls package variables
#2079
xushiwei
merged 13 commits into
xgo-dev:main
xgo-dev/llgo:main
from
cpunion:codex/threadlocal-getg
cpunion/llgo:codex/threadlocal-getg
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
compiler: add standalone locality directive analysis
cpunion
committed
26ac3a7
View commit details
Copy full SHA for 26ac3a7
Browse repository at this point
runtime: add stack-rooted locality contexts
cpunion
committed
a233a96
View commit details
Copy full SHA for a233a96
Browse repository at this point
compiler: lower TLS and GLS package variables
cpunion
committed
2335262
View commit details
Copy full SHA for 2335262
Browse repository at this point
build: key local context mode in package cache
cpunion
committed
fe48ceb
View commit details
Copy full SHA for fe48ceb
Browse repository at this point
test: cover TLS and GLS runtime behavior
cpunion
committed
7508674
View commit details
Copy full SHA for 7508674
Browse repository at this point
runtime: split local package fast path
cpunion
committed
eed9fc2
View commit details
Copy full SHA for eed9fc2
Browse repository at this point
runtime: return local package data from hot block
cpunion
committed
d9f0a40
View commit details
Copy full SHA for d9f0a40
Browse repository at this point
test: cover locality debug metadata lowering
cpunion
committed
ef565fe
View commit details
Copy full SHA for ef565fe
Browse repository at this point
compiler: inline local package fast path
cpunion
committed
91bc531
View commit details
Copy full SHA for 91bc531
Browse repository at this point
runtime: publish FuncForPC cache entries atomically
Show description for 88be3e7
cpunion
committed
88be3e7
View commit details
Copy full SHA for 88be3e7
Browse repository at this point
compiler/runtime: use direct package locality caches
Show description for 3820a4d
cpunion
committed
3820a4d
View commit details
Copy full SHA for 3820a4d
Browse repository at this point
cl: cover locality validation and import lowering
cpunion
committed
75cd0b5
View commit details
Copy full SHA for 75cd0b5
Browse repository at this point
compiler/runtime: address locality review feedback
cpunion
committed
4f46588
View commit details
Copy full SHA for 4f46588
Browse repository at this point
You can’t perform that action at this time.