Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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.6k
Star
36.1k
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
ad2c204
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 10, 2025
Merge branch 'llvm:main' into gh-101657
ravi-sh
authored
ad2c204
Copy full SHA for ad2c204
[AMDGPU] Remove s_wakeup_barrier instruction (#122277)
mbrkusanin
authored
3def49c
Copy full SHA for 3def49c
[MLIR][NVVM] Add missing cmake dependency
Show description for 1ef2580
grypp
committed
1ef2580
Copy full SHA for 1ef2580
[clang][analyzer] Split NullDereferenceChecker into modeling and reporting (#122139)
Show description for 854cbbf
balazske
authored
854cbbf
Copy full SHA for 854cbbf
[AArch64][SME] Add diagnostics for SME attributes on lambda functions (#121777)
Show description for 4e32271
kmclaughlin-arm
authored
4e32271
Copy full SHA for 4e32271
[AArch64] Replace uaddlv with addv for popcount operation (#121934)
Show description for 4c853be
usha1830
authored
4c853be
Copy full SHA for 4c853be
[GVN] MemorySSA for GVN: add optional `AllowMemorySSA`
Show description for eb63cd6
momchil-velikov
and
antoniofrighetto
committed
eb63cd6
Copy full SHA for eb63cd6
[MLIR][NVVM] Declare InferIntRangeInterface for RangeableRegisterOp (#122263)
grypp
authored
66e41a1
Copy full SHA for 66e41a1
[RISCV][CostModel] Add cost for fabs/fsqrt of type bf16/f16 (#118608)
LiqinWeng
authored
98e5962
Copy full SHA for 98e5962
AMDGPU: Add disjoint to or produced from lowering vector ops (#122424)
arsenm
authored
46ca6df
Copy full SHA for 46ca6df
[CodeGen] Add const to getAddrModeArguments argument. NFC. (#122335)
jayfoad
authored
fd922c4
Copy full SHA for fd922c4
[lldb] Add Function::GetAddress and redirect some uses (#115836)
Show description for 66a88f6
labath
authored
66a88f6
Copy full SHA for 66a88f6
MachineVerifier: Check stack protector is top-most in frame (#121481)
Show description for 86b1b06
guy-david
authored
86b1b06
Copy full SHA for 86b1b06
[clang-tidy][use-internal-linkage] fix false positive for consteval function (#122141)
Show description for 6504546
maflcko
and
MarcoFalke
authored
6504546
Copy full SHA for 6504546
[lldb] Regularize DWARFDIE::Get{TypeLookup,Decl}Context names (#122273)
Show description for 05dfbc1
labath
authored
05dfbc1
Copy full SHA for 05dfbc1
[mlir][spirv] Add convergent attribute to builtin (#122131)
Show description for 4adeb6c
sommerlukas
authored
4adeb6c
Copy full SHA for 4adeb6c
[LLVM] Update windows codegen maintainer (#119576)
Show description for 75a4563
nikic
authored
75a4563
Copy full SHA for 75a4563
Revert "[MachineLICM] Use `RegisterClassInfo::getRegPressureSetLimit` (#119826)"
Show description for eeac0ff
nikic
committed
eeac0ff
Copy full SHA for eeac0ff
[SLPVectorizer] Refine the scope of RdxOpcode in HorizontalReduction::createOp (NFC) (#122239)
Show description for e0f14e1
Mel-Chen
authored
e0f14e1
Copy full SHA for e0f14e1
[X86] Fix the implementation of __readcr[4,8]/__writecr[4,8] to work in 64-bit mode (#122238)
Show description for 5e92e8c
phoebewang
authored
5e92e8c
Copy full SHA for 5e92e8c
[SLP] NFC. Replace MainOp and AltOp in TreeEntry with InstructionsState. (#120198)
Show description for f3d6cdc
HanKuanChen
committed
f3d6cdc
Copy full SHA for f3d6cdc
[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
Show description for dd33108
necto
authored
dd33108
Copy full SHA for dd33108
[ORC][MachO] Fix deferred action handling during MachOPlatform bootstrap.
Show description for e8cc4d2
lhames
committed
e8cc4d2
Copy full SHA for e8cc4d2
Merge branch 'llvm:main' into gh-101657
ravi-sh
authored
2c30170
Copy full SHA for 2c30170
[ORC-RT] Use llvm-jitlink -num-threads=0 for objc-imageinfo.S tests.
Show description for 99d2ff5
lhames
committed
99d2ff5
Copy full SHA for 99d2ff5
Revert "Spiller: Detach legacy pass and supply analyses instead (#119… (#122426)
Show description for 0895550
optimisan
authored
0895550
Copy full SHA for 0895550
[AMDGPU] Allow selection of BITOP3 for some 2 opcodes and B32 cases (#122267)
Show description for 01a7d4e
Jakub Chlanda
authored
01a7d4e
Copy full SHA for 01a7d4e
[SandboxVectorizer][NFCI] Fix use of possibly-uninitialized scalar. (#122201)
Show description for 4c0a0f7
tylanphear
authored
4c0a0f7
Copy full SHA for 4c0a0f7
[WebAssembly] Add -wasm-use-legacy-eh option (#122158)
Show description for a8e1135
aheejin
authored
a8e1135
Copy full SHA for a8e1135
Spiller: Detach legacy pass and supply analyses instead (#119181)
Show description for a531800
optimisan
authored
a531800
Copy full SHA for a531800
[RISCV] Add a default common assignment of Inst{6-2} to the RVInst16CI base class. NFC (#122377)
Show description for 6829f30
topperc
authored
6829f30
Copy full SHA for 6829f30
[AArch64] Fix the size passed to __trampoline_setup (#118234)
Show description for a4472c7
ssijaric-nv
authored
a4472c7
Copy full SHA for a4472c7
[sanitizer] Parse weighted sanitizer args and -fsanitize-skip-hot-cutoff (#121619)
Show description for 76fac9c
thurstond
and
vitalybuka
authored
76fac9c
Copy full SHA for 76fac9c
[CodeGen] Restore CodeGenerationTime
Show description for 186bd8e
MaskRay
committed
186bd8e
Copy full SHA for 186bd8e
[CodeGen] Simplify EmitAssemblyHelper and emitBackendOutput
Show description for 48d0eb5
MaskRay
committed
48d0eb5
Copy full SHA for 48d0eb5
Pagination
Previous
Next
You can’t perform that action at this time.