Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
f0rki
/
mapping-high-level-constructs-to-llvm-ir
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
639
Code
Issues
18
Pull requests
0
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 26, 2024
Merge pull request #62 from kwk/patch-1
Show description for 716de12
f0rki
authored
716de12
Copy full SHA for 716de12
Commits on Sep 24, 2024
Use opaque pointers
Show description for 4f513c6
kwk
authored
4f513c6
Copy full SHA for 4f513c6
Commits on Sep 10, 2023
Added section with external links to articles on LLVM IR.
archfrog
committed
5307081
Copy full SHA for 5307081
Commits on Apr 29, 2023
Merge pull request #59 from archfrog/master
Show description for 33f17b7
archfrog
authored
33f17b7
Copy full SHA for 33f17b7
Merge branch 'f0rki:master' into master
archfrog
authored
5b8c4b7
Copy full SHA for 5b8c4b7
Renamed INDEX.rst to its standard name - index.rst.
archfrog
committed
a4a167b
Copy full SHA for a4a167b
Merge pull request #58 from archfrog/master
Show description for eadf92e
archfrog
authored
eadf92e
Copy full SHA for eadf92e
Fixed various minor issues.
archfrog
committed
3e4ac8e
Copy full SHA for 3e4ac8e
Fixed some remnants from README.rst.
archfrog
committed
e11b526
Copy full SHA for e11b526
Merge branch 'master' of https://github.com/archfrog/mapping-high-level-constructs-to-llvm-ir
archfrog
committed
867ba3f
Copy full SHA for 867ba3f
Renamed README.rst to INDEX.rst and added README.md file.
archfrog
committed
cfa04fa
Copy full SHA for cfa04fa
Improved comments and renamed target 'docker-run' to 'docker-make', etc.
archfrog
committed
be19936
Copy full SHA for be19936
Merge branch 'f0rki:master' into master
archfrog
authored
7da67e3
Copy full SHA for 7da67e3
Added make rules to build and run a docker container.
archfrog
committed
64f8596
Copy full SHA for 64f8596
Changed Dockerfile to use current user's uid and gid for the _build folder.
archfrog
committed
935819e
Copy full SHA for 935819e
Removed _build/.gitignore as Sphinx removes in on 'make clean' (it is already in the root folder).
archfrog
committed
7333bf4
Copy full SHA for 7333bf4
Changed copyright to include both authors.
archfrog
committed
ca48dc7
Copy full SHA for ca48dc7
Commits on Apr 23, 2023
Simplified a bit.
archfrog
committed
4484970
Copy full SHA for 4484970
Merge pull request #57 from archfrog/master
Show description for 0268173
archfrog
authored
0268173
Copy full SHA for 0268173
Changed 'sphinx-build-3' into 'sphinx-build' as the former is gone.
archfrog
committed
b520945
Copy full SHA for b520945
Merge pull request #56 from archfrog/master
Show description for 1784cab
archfrog
authored
1784cab
Copy full SHA for 1784cab
Specified default language (EN) for Sphinx to silence warning.
archfrog
committed
d0219d8
Copy full SHA for d0219d8
Commits on Apr 14, 2023
Merge pull request #54 from grosa1/fix/dockerfile-smell-DL3015
Show description for a824230
f0rki
authored
a824230
Copy full SHA for a824230
Commits on Apr 13, 2023
Fix for Dockerfile smell DL3015
Show description for e1502ea
Giovanni Rosa
committed
e1502ea
Copy full SHA for e1502ea
Commits on Dec 26, 2022
added a Dockerfile with latest llvm
f0rki
committed
5eec2b1
Copy full SHA for 5eec2b1
slight update to lambda functions
f0rki
committed
430e3e4
Copy full SHA for 430e3e4
Merge pull request #50 from ChocolateLoverRaj/patch-1
Show description for e3c7a29
f0rki
authored
e3c7a29
Copy full SHA for e3c7a29
Commits on Dec 16, 2022
Fix link to Wikipedia Nested Functions
ChocolateLoverRaj
authored
0d331b4
Copy full SHA for 0d331b4
Commits on Aug 15, 2022
Merge pull request #47 from contrun/typo-function-ll-comment
Show description for b1f2ee0
f0rki
authored
b1f2ee0
Copy full SHA for b1f2ee0
Commits on Aug 14, 2022
fix a comment typo in function section
contrun
committed
35b23f4
Copy full SHA for 35b23f4
Commits on May 11, 2022
Merge pull request #46 from FloppaDev/patch-1
Show description for 93904d9
f0rki
authored
93904d9
Copy full SHA for 93904d9
Fixed typo
FloppaDev
authored
0f642ae
Copy full SHA for 0f642ae
Commits on Mar 31, 2022
Merge pull request #44 from csukuangfj/patch-1
Show description for 9239c38
f0rki
authored
9239c38
Copy full SHA for 9239c38
Fix typos.
csukuangfj
authored
4bb683f
Copy full SHA for 4bb683f
Commits on Mar 21, 2022
Merge pull request #40 from archfrog/master
Show description for 68b6afc
f0rki
authored
68b6afc
Copy full SHA for 68b6afc
Pagination
Previous
Next
You can’t perform that action at this time.