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 }}
drdo
/
llvm
Public
forked from
tritao/llvm-cli
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 27, 2012
Added experimental support to set pointer types as managed handles.
tritao
committed
277c7f7
View commit details
Copy full SHA for 277c7f7
Browse repository at this point
Added more CIL calling conventions for virtual calls, and reference/value type construction.
tritao
committed
f8add10
View commit details
Copy full SHA for f8add10
Browse repository at this point
Added a few more CIL intrinsics.
tritao
committed
7786cc4
View commit details
Copy full SHA for 7786cc4
Browse repository at this point
Fixed indentation of CIL calling conventions.
tritao
committed
5b43806
View commit details
Copy full SHA for 5b43806
Browse repository at this point
Commits on Dec 10, 2012
Implemented type metadata handling.
tritao
committed
e8c24e1
View commit details
Copy full SHA for e8c24e1
Browse repository at this point
Commits on Nov 4, 2012
Added support for managed object creation intrinsic.
tritao
committed
4be4c45
View commit details
Copy full SHA for 4be4c45
Browse repository at this point
Added support for managed null handle intrinsic.
tritao
committed
bbbaacb
View commit details
Copy full SHA for bbbaacb
Browse repository at this point
Added support for managed string loading intrinsic.
tritao
committed
6150072
View commit details
Copy full SHA for 6150072
Browse repository at this point
Fixed IL declaration of an unsized LLVM type.
tritao
committed
13f07be
View commit details
Copy full SHA for 13f07be
Browse repository at this point
Fixed managed intrinsic call handling.
tritao
committed
3560508
View commit details
Copy full SHA for 3560508
Browse repository at this point
Added support for managed object creation.
tritao
committed
e388c90
View commit details
Copy full SHA for e388c90
Browse repository at this point
Added support for different managed call types.
tritao
committed
f3c6cce
View commit details
Copy full SHA for f3c6cce
Browse repository at this point
Added an intrinsic lowering pre-pass to the CIL backend.
tritao
committed
a6dcd67
View commit details
Copy full SHA for a6dcd67
Browse repository at this point
Added support for variable argument intrinsics.
tritao
committed
8ff189f
View commit details
Copy full SHA for 8ff189f
Browse repository at this point
Commits on Oct 20, 2012
Added some basic CIL intrinsics.
tritao
committed
7d36f43
View commit details
Copy full SHA for 7d36f43
Browse repository at this point
Updated the managed calling conventions.
tritao
committed
552a6c5
View commit details
Copy full SHA for 552a6c5
Browse repository at this point
Commits on Oct 13, 2012
Removed extra whitespace.
tritao
committed
e551263
View commit details
Copy full SHA for e551263
Browse repository at this point
Commits on Oct 12, 2012
Added managed calling convention handling to the CIL backend.
tritao
committed
9e11a48
View commit details
Copy full SHA for 9e11a48
Browse repository at this point
Added a CIL-specific calling convention for managed methods.
tritao
committed
43bbb8d
View commit details
Copy full SHA for 43bbb8d
Browse repository at this point
Commits on Oct 1, 2012
Merge branch 'master' of https://github.com/tritao/llvm
tritao
committed
d80223d
View commit details
Copy full SHA for d80223d
Browse repository at this point
Provide a shortcut for MCObjectStreamer when emitting fills.
Show description for f0070f2
d0k
committed
f0070f2
View commit details
Copy full SHA for f0070f2
Browse repository at this point
Fix more misspellings found by Duncan during review.
Show description for cfb6529
chandlerc
committed
cfb6529
View commit details
Copy full SHA for cfb6529
Browse repository at this point
Make this plural. Spotted by Duncan in review (and a very old typo, this
Show description for c7a4ca7
chandlerc
committed
c7a4ca7
View commit details
Copy full SHA for c7a4ca7
Browse repository at this point
Prune some unnecessary includes.
Show description for 0a7ca31
chandlerc
committed
0a7ca31
View commit details
Copy full SHA for 0a7ca31
Browse repository at this point
Fix several issues with alignment. We weren't always accounting for type
Show description for 673850a
chandlerc
committed
673850a
View commit details
Copy full SHA for 673850a
Browse repository at this point
TargetData: s/uint32_t/unsigned/ per Kuba's request.
Show description for 9001258
d0k
committed
9001258
View commit details
Copy full SHA for 9001258
Browse repository at this point
SimplifyCFG: Don't crash when forming a switch bitmap with an undef default value.
Show description for 64f27e7
d0k
committed
64f27e7
View commit details
Copy full SHA for 64f27e7
Browse repository at this point
Factor the PHI and select speculation into a separate rewriter. This
Show description for 1e1b16c
chandlerc
committed
1e1b16c
View commit details
Copy full SHA for 1e1b16c
Browse repository at this point
Use constants for all return values in switch. Allows clang to optimize it into a lookup table.
Show description for 363d1c3
topperc
committed
363d1c3
View commit details
Copy full SHA for 363d1c3
Browse repository at this point
Refactor the PartitionUse structure to actually use the Use* instead of
Show description for 77c1270
chandlerc
committed
77c1270
View commit details
Copy full SHA for 77c1270
Browse repository at this point
Commits on Sep 30, 2012
Added support for CIL emission of global constructors.
tritao
committed
2d0e867
View commit details
Copy full SHA for 2d0e867
Browse repository at this point
Use dyn_cast instead of isa and cast.
Show description for 554c676
Jakub Staszak
committed
554c676
View commit details
Copy full SHA for 554c676
Browse repository at this point
SimplifyCFG: Enumerating all predecessors of a BB can be expensive (switches), avoid it if possible.
Show description for fdb9606
d0k
committed
fdb9606
View commit details
Copy full SHA for fdb9606
Browse repository at this point
RST docs: convert HTML escapes to plain text in code examples.
Show description for 8bd5e35
gribozavr
committed
8bd5e35
View commit details
Copy full SHA for 8bd5e35
Browse repository at this point
Sphinx CSS: remove negative letter-spacing, it makes some fonts look really
Show description for 58c7ea7
gribozavr
committed
58c7ea7
View commit details
Copy full SHA for 58c7ea7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.