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 }}
llvm
/
llvm-project
Public
Notifications
You must be signed in to change notification settings
Fork
15.2k
Star
35.4k
Code
Issues
5k+
Pull requests
5k+
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
74d77dc
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 20, 2025
[Clang][NFC] Rename UnqualPtrTy to DefaultPtrTy (#163207)
Show description for 74d77dc
jmmartinez
authored
74d77dc
Copy full SHA for 74d77dc
[SLP]Do not pack div-like copyable values
Show description for 154138c
alexey-bataev
committed
154138c
Copy full SHA for 154138c
[InstSimplify] Support ptrtoaddr in simplifyCastInst()
Show description for ee50839
nikic
committed
ee50839
Copy full SHA for ee50839
[mlir][docs] Add documentation for No-rollback Conversion Driver (#164071)
Show description for 565e9fa
matthias-springer
authored
565e9fa
Copy full SHA for 565e9fa
[AArch64] Improve lowering of GPR zeroing in copyPhysReg (#163059)
Show description for 5ac616f
tomershafir
authored
5ac616f
Copy full SHA for 5ac616f
[AArch64][GlobalISel] Add rax1.ll test converage. NFC
davemgreen
committed
324bd15
Copy full SHA for 324bd15
[lldb] Fix the "RegisterValue::SetValueFromData" method for 128-bit integer registers (#163646)
Show description for b2ad90b
sedymrak
and
Matej Košík
authored
b2ad90b
Copy full SHA for b2ad90b
[libcxx] Optimize std::generate for segmented iterators (#163006)
Show description for 46e8816
c8ef
and
frederick-vs-ja
authored
46e8816
Copy full SHA for 46e8816
[AMDGPU] Fix iterator invalidation during frame lowering (#163952)
Show description for 3027b4a
rovka
authored
3027b4a
Copy full SHA for 3027b4a
[Clang][NFC] Concepts normalization cleanups (#164229)
Show description for ed9c75a
cor3ntin
authored
ed9c75a
Copy full SHA for ed9c75a
[gn build] Port 6d663cd365df
llvmgnsyncbot
committed
33a97c9
Copy full SHA for 33a97c9
[clang][bytecode] Fix a crash when redeclaring extern globals (#164204)
Show description for 7b0c51a
tbaederr
authored
7b0c51a
Copy full SHA for 7b0c51a
[libc++] Simplify tuple_cat further (#163741)
philnik777
authored
6d663cd
Copy full SHA for 6d663cd
[VPlan] Be more careful with CSE in replicate regions. (#162110)
Show description for b4dbb1c
fhahn
authored
b4dbb1c
Copy full SHA for b4dbb1c
[VPlan] Set flags when constructing zexts using VPWidenCastRecipe (#164198)
Show description for 9fe1f29
lukel97
authored
9fe1f29
Copy full SHA for 9fe1f29
[mlir][spirv] Remove destroyed values from ValueIDMap (#164098)
Show description for 94647ee
IgWod
authored
94647ee
Copy full SHA for 94647ee
[Clang] Give empty template parameter mapping an empty MLTAL (#164051)
Show description for 136c406
zyn0217
authored
136c406
Copy full SHA for 136c406
[VPlan] Handle more replicates in isUniformAcrossVFsAndUFs (#162342)
Show description for 9bfaf12
artagnon
authored
9bfaf12
Copy full SHA for 9bfaf12
[ValueTracking] Teach isGuaranteedNotToBeUndefOrPoison about splats (#163570)
Show description for 5b5eacc
c-rhodes
authored
5b5eacc
Copy full SHA for 5b5eacc
[AMDGPU] Remove unused True16 patterns. (#163784)
Show description for a4dde44
kosarev
authored
a4dde44
Copy full SHA for a4dde44
[VPlan] Match legacy behavior w.r.t. using pointer phis as scalar addrs.
Show description for 9317975
fhahn
committed
9317975
Copy full SHA for 9317975
[AMDGPU][SIMemoryLegalizer][GFX12] Correctly insert sample/bvhcnt (#161637)
Show description for c1852af
Pierre-vh
authored
c1852af
Copy full SHA for c1852af
[BOLT][NFC] Use brstack in guides and user outputs (#163950)
Show description for 96688d4
paschalis-mpeis
and
aaupov
authored
96688d4
Copy full SHA for 96688d4
[LoopInterchange] Add simplifyLCSSAPhis: remove phi from non-exit bb (#160889)
Show description for b90a8d3
sjoerdmeijer
authored
b90a8d3
Copy full SHA for b90a8d3
[SCEV] Preserve divisor info when adding guard info for ICMP_NE via Sub. (#163250)
Show description for eb17a8d
fhahn
authored
eb17a8d
Copy full SHA for eb17a8d
[clang-tidy][NFC] Fix llvm-prefer-static-over-anonymous-namespace warnings 4/N (#164158)
Show description for d0ed8bc
vbvictor
authored
d0ed8bc
Copy full SHA for d0ed8bc
[LoongArch] Lowering vector abs to [x]vsigncov (#162595)
ylzsx
authored
fbb15f5
Copy full SHA for fbb15f5
[lldb][test][DAP] Disable TestDAP_attach.py on Arm Linux
Show description for dacd69c
DavidSpickett
committed
dacd69c
Copy full SHA for dacd69c
[IR] Replace alignment argument with attribute on masked intrinsics (#163802)
Show description for 573ca36
nikic
authored
573ca36
Copy full SHA for 573ca36
[clang-format][NFC] Simplify AlignMacroMatches (#164122)
Show description for 8774128
HazardyKnusperkeks
authored
8774128
Copy full SHA for 8774128
expand-fp: Refactor modification status handling (NFC) (#163542)
Show description for 46a866a
frederik-h
authored
46a866a
Copy full SHA for 46a866a
[WebAssembly] Avoid dot for v16i8 partial_smla (#163796)
Show description for aa63949
sparker-arm
authored
aa63949
Copy full SHA for aa63949
[clang-tidy][NFC] Clean up and slightly optimize `modernize-use-integer-sign-comparison` (#163492)
localspook
authored
a2ddd72
Copy full SHA for a2ddd72
[VPlan] Improve code using drop_begin, append_range (NFC) (#163934)
artagnon
authored
086666d
Copy full SHA for 086666d
[LoongArch][NFC] Pre-commit tests for reversing vector using shufflevector (#163145)
zhaoqi5
authored
36bc9b7
Copy full SHA for 36bc9b7
Pagination
Previous
Next
You can’t perform that action at this time.