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 }}
ptillet
/
llvm
Public
forked from
llvm-mirror/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 Jun 24, 2018
More cleaning
ptillet
committed
bc5e6d3
View commit details
Copy full SHA for bc5e6d3
Browse repository at this point
Commits on Jun 20, 2018
More cleaning
ptillet
committed
c67ddcb
View commit details
Copy full SHA for c67ddcb
Browse repository at this point
Basic binary operations
ptillet
committed
bcd538c
View commit details
Copy full SHA for bcd538c
Browse repository at this point
Commits on Jun 19, 2018
TLVM: More implementation
ptillet
committed
7eb2b93
View commit details
Copy full SHA for 7eb2b93
Browse repository at this point
Commits on Jun 3, 2018
Removed Tensor Type
ptillet
committed
e7b957e
View commit details
Copy full SHA for e7b957e
Browse repository at this point
Commits on May 28, 2018
more stuff
ptillet
committed
cc27402
View commit details
Copy full SHA for cc27402
Browse repository at this point
Commits on May 27, 2018
more cleaning
ptillet
committed
8af27ae
View commit details
Copy full SHA for 8af27ae
Browse repository at this point
Commits on May 22, 2018
More tinkering
ptillet
committed
0dcf960
View commit details
Copy full SHA for 0dcf960
Browse repository at this point
Commits on May 12, 2018
Added nvvm example
ptillet
committed
647720c
View commit details
Copy full SHA for 647720c
Browse repository at this point
Commits on Apr 23, 2018
[X86] Remove unnecessary WriteLEA InstRW overrides.
Show description for 0597a75
RKSimon
committed
0597a75
View commit details
Copy full SHA for 0597a75
Browse repository at this point
[DAGCombiner] Unfold scalar masked merge if profitable
Show description for 0427307
LebedevRI
committed
0427307
View commit details
Copy full SHA for 0427307
Browse repository at this point
[X86][AArch64][NFC] Add tests for masked merge unfolding
Show description for ee05cad
LebedevRI
committed
ee05cad
View commit details
Copy full SHA for ee05cad
Browse repository at this point
[AggressiveInstCombine] add tests for PR37098; NFC
Show description for b309972
Sanjay Patel
committed
b309972
View commit details
Copy full SHA for b309972
Browse repository at this point
[CallSiteSplit] Make sure we remove nonnull if the parameter turns out to be a constant.
Show description for 7f02d64
trentxintong
committed
7f02d64
View commit details
Copy full SHA for 7f02d64
Browse repository at this point
[X86] Revert r330638 - accidental commit
Show description for 4dd24c4
GBuella
committed
4dd24c4
View commit details
Copy full SHA for 4dd24c4
Browse repository at this point
Fix a broken typedef; NFCI
Show description for 17e9db0
gburgessiv
committed
17e9db0
View commit details
Copy full SHA for 17e9db0
Browse repository at this point
[X86] movdiri and movdir64b instructions
Show description for abc9d03
GBuella
committed
abc9d03
View commit details
Copy full SHA for abc9d03
Browse repository at this point
[MemCpyOpt] Skip optimizing basic blocks not reachable from entry
Show description for dee6650
bjope
committed
dee6650
View commit details
Copy full SHA for dee6650
Browse repository at this point
[WebAssembly] MC: Refactor section creation code
Show description for 3f46946
sbc100
committed
3f46946
View commit details
Copy full SHA for 3f46946
Browse repository at this point
[CODE_OWNERS] Update my email address.
Show description for f48113f
qcolombet
committed
f48113f
View commit details
Copy full SHA for f48113f
Browse repository at this point
Reland r329956, "AArch64: Introduce a DAG combine for folding offsets into addresses.", with a fix for the bot failure.
Show description for cebbb7c
pcc
committed
cebbb7c
View commit details
Copy full SHA for cebbb7c
Browse repository at this point
[DSE] Teach the pass that atomic memory intrinsics are stores.
Show description for 6c92ba3
Daniel Neilson
committed
6c92ba3
View commit details
Copy full SHA for 6c92ba3
Browse repository at this point
[AArch64] Add cost model test case for transpose
Show description for 871b8fe
mssimpso
committed
871b8fe
View commit details
Copy full SHA for 871b8fe
Browse repository at this point
[HWASan] Switch back to fixed shadow mapping for x86-64
Show description for b6ec859
alekseyshl
committed
b6ec859
View commit details
Copy full SHA for b6ec859
Browse repository at this point
[X86] Add disassembler test cases for bswap.
Show description for 14d8c6d
topperc
committed
14d8c6d
View commit details
Copy full SHA for 14d8c6d
Browse repository at this point
[SelectionDAG] Dump debug locs in SDNodes
Show description for aeb3e4f
vedantk
committed
aeb3e4f
View commit details
Copy full SHA for aeb3e4f
Browse repository at this point
[MC] Remove MachineInstr reference in MC layer (PR37160)
Show description for c994340
RKSimon
committed
c994340
View commit details
Copy full SHA for c994340
Browse repository at this point
Fix -Wtautological-compare warning with npos on Windows
Show description for 72775a3
rnk
committed
72775a3
View commit details
Copy full SHA for 72775a3
Browse repository at this point
AMDGPU: Move a flawed assert when spilling SGPRs
Show description for 8c0fb2c
arsenm
committed
8c0fb2c
View commit details
Copy full SHA for 8c0fb2c
Browse repository at this point
[X86] Replace x87 instregex with instrs if they only match one instruction
Show description for c07c4e0
RKSimon
committed
c07c4e0
View commit details
Copy full SHA for c07c4e0
Browse repository at this point
Fix computeSymbolSizes SEGFAULT on invalid file
Show description for 48c9175
adrian-prantl
committed
48c9175
View commit details
Copy full SHA for 48c9175
Browse repository at this point
AMDGPU: Assign enum name to stack ID
Show description for 7c20cc0
arsenm
committed
7c20cc0
View commit details
Copy full SHA for 7c20cc0
Browse repository at this point
StackSlotColoring: Fix missing skipFunction check
Show description for 9269b2b
arsenm
committed
9269b2b
View commit details
Copy full SHA for 9269b2b
Browse repository at this point
[SelectionDAG] Refactor lowering of atomic memory intrinsics.
Show description for 91f2b63
Daniel Neilson
committed
91f2b63
View commit details
Copy full SHA for 91f2b63
Browse repository at this point
[LLVM-C] DIBuilderBindings for Subrange and Arrays
Show description for cd997a7
CodaFi
committed
cd997a7
View commit details
Copy full SHA for cd997a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.