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
.
Zahgon
/
llvm
Public
forked from
llir/llvm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 6, 2024
readme: update badge for github build actions
mewmew
committed
f0912dd
View commit details
Copy full SHA for f0912dd
Browse repository at this point
actions: remove cron schedule for Go workflow, only run on push of git commits
Show description for eba194a
mewmew
committed
eba194a
View commit details
Copy full SHA for eba194a
Browse repository at this point
Commits on May 31, 2024
upgrade ci
dannypsnl
authored
4bce59c
View commit details
Copy full SHA for 4bce59c
Browse repository at this point
Commits on Aug 25, 2023
fix return type of cmpxchg to be I1 instead of I8
Show description for 8d4d178
db7
authored and
mewmew
committed
8d4d178
View commit details
Copy full SHA for 8d4d178
Browse repository at this point
Commits on Feb 17, 2023
readme: update install instructions
Show description for c306b9d
mewmew
committed
c306b9d
View commit details
Copy full SHA for c306b9d
Browse repository at this point
readme: update to add link to GoDoc "hello world" example
Show description for fa2da43
mewmew
committed
fa2da43
View commit details
Copy full SHA for fa2da43
Browse repository at this point
Apply changes suggested by maintainer. #228 / #227.
eigenhombre
authored and
mewmew
committed
10625b0
View commit details
Copy full SHA for 10625b0
Browse repository at this point
Add `Hello World` example as a test.
eigenhombre
authored and
mewmew
committed
5d437a7
View commit details
Copy full SHA for 5d437a7
Browse repository at this point
Add Hello, World example
Show description for 9f03809
eigenhombre
authored and
mewmew
committed
9f03809
View commit details
Copy full SHA for 9f03809
Browse repository at this point
Commits on Dec 27, 2022
ir: add docs to NewTypeDef to clarify that typ.SetName is invoked
Show description for 5d46090
mewmew
committed
5d46090
View commit details
Copy full SHA for 5d46090
Browse repository at this point
Commits on Aug 3, 2022
readme: add note about LLVM 15.0, yet to be released
mewmew
committed
7003623
View commit details
Copy full SHA for 7003623
Browse repository at this point
ir: fix go doc comments (for Go 1.19 syntax)
mewmew
committed
19bde4f
View commit details
Copy full SHA for 19bde4f
Browse repository at this point
ir/enum: fix go doc comments (for Go 1.19 syntax)
mewmew
committed
f5287ec
View commit details
Copy full SHA for f5287ec
Browse repository at this point
ir/metadata: fix go doc comments (for Go 1.19 syntax)
mewmew
committed
03f9ca3
View commit details
Copy full SHA for 03f9ca3
Browse repository at this point
ir/value: fix go doc comments (for Go 1.19 syntax)
mewmew
committed
034c7ef
View commit details
Copy full SHA for 034c7ef
Browse repository at this point
ir/constant: fix import cycle introduced as work-around for godoc links (Go 1.19 syntax)
mewmew
committed
d0ddd69
View commit details
Copy full SHA for d0ddd69
Browse repository at this point
ir/types: fix go doc comments (for Go 1.19 syntax)
mewmew
committed
f69952b
View commit details
Copy full SHA for f69952b
Browse repository at this point
ir/constant: fix go doc comments (for Go 1.19 syntax)
mewmew
committed
7a2a5ce
View commit details
Copy full SHA for 7a2a5ce
Browse repository at this point
all: run goimports using Go 1.19 release (for new doc comments syntax)
Show description for 23b8806
mewmew
committed
23b8806
View commit details
Copy full SHA for 23b8806
Browse repository at this point
readme: add mapping between llir/llvm v0.3.7 and LLVM 15.0
Show description for 9ac0a22
mewmew
committed
9ac0a22
View commit details
Copy full SHA for 9ac0a22
Browse repository at this point
ll: update llir/ll dependency to latest commit (for LLVM 15.0)
mewmew
committed
225cc57
View commit details
Copy full SHA for 225cc57
Browse repository at this point
ir/constant: remove deprecated constant expressions (for LLVM 15.0)
Show description for 3f1ff9a
mewmew
committed
3f1ff9a
View commit details
Copy full SHA for 3f1ff9a
Browse repository at this point
asm: disable test cases which require opaque pointer type (to be implemented in LLVM 16.0)
mewmew
committed
65297b9
View commit details
Copy full SHA for 65297b9
Browse repository at this point
ir: add optional sanitizer for global variables (for LLVM 15.0)
Show description for 264eacf
mewmew
committed
264eacf
View commit details
Copy full SHA for 264eacf
Browse repository at this point
ir: add AllocKind function attribute
mewmew
committed
140e68a
View commit details
Copy full SHA for 140e68a
Browse repository at this point
ir: add UnwindTable function attribute
Show description for c46a2ff
mewmew
committed
c46a2ff
View commit details
Copy full SHA for c46a2ff
Browse repository at this point
ir/enum: add fmin and fmax to AtomicOp for atomicrmw instruction (for LLVM 15.0)
mewmew
committed
d78fbbc
View commit details
Copy full SHA for d78fbbc
Browse repository at this point
ir/metadata: add DISubprogram.TargetFuncName field (for LLVM 15.0)
mewmew
committed
4c84d75
View commit details
Copy full SHA for 4c84d75
Browse repository at this point
Commits on Aug 2, 2022
readme: add mapping between llir/llvm v0.3.6 and LLVM 14.0
mewmew
committed
466de3f
View commit details
Copy full SHA for 466de3f
Browse repository at this point
testdata: update testdata git submodule to latest commit (for LLVM 14.0)
mewmew
committed
8d86a1d
View commit details
Copy full SHA for 8d86a1d
Browse repository at this point
llvm14: update llir/ll dependency to latest version (for LLVM 14.0)
mewmew
committed
ca14355
View commit details
Copy full SHA for ca14355
Browse repository at this point
ir/metadata: add annotations metadata field and disable_sanitizer_instrumentation function attribute (for LLVM 14.0)
mewmew
committed
aa6fd7f
View commit details
Copy full SHA for aa6fd7f
Browse repository at this point
ir/metadata: add DIImportedEntity.elements field and DIStringType (for LLVM 14.0)
Show description for ddb69e6
mewmew
committed
ddb69e6
View commit details
Copy full SHA for ddb69e6
Browse repository at this point
ir/const: add dso_local_equivalent and no_cfi constants (for LLVM 14.0)
Show description for 40e6c72
mewmew
committed
40e6c72
View commit details
Copy full SHA for 40e6c72
Browse repository at this point
Commits on Aug 1, 2022
ci: update goveralls install script
mewmew
committed
03679ff
View commit details
Copy full SHA for 03679ff
Browse repository at this point
Previous
Next
You can’t perform that action at this time.