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 }}
mgudim
/
llvm-project
Public
forked from
llvm/llvm-project
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
constant-range-select
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 5, 2023
Addressed review comments.
mgudim
committed
c499f0d
Copy full SHA for c499f0d
Fixed failing test.
mgudim
committed
da18398
Copy full SHA for da18398
[ValueTracking] Try to infer range of select from true and false values.
Show description for b605237
mgudim
committed
b605237
Copy full SHA for b605237
[llvm] Replace uses of Type::getPointerTo (NFC)
Show description for 81ee059
JOE1994
committed
81ee059
Copy full SHA for 81ee059
[flang]Fix tests broken on non-Aarch64 builds (#68306)
Show description for ca611af
Leporacanthicus
authored
ca611af
Copy full SHA for ca611af
[libc++] Use correct size for deallocation of arrays in shared_ptr (#68233)
Show description for f722db0
ilya-biryukov
authored
f722db0
Copy full SHA for f722db0
[IR]Add NumSrcElts param to is..Mask static function in ShuffleVectorInst.
Show description for e22818d
alexey-bataev
committed
e22818d
Copy full SHA for e22818d
[libc++] Make future_error constructor standard-compliant
Show description for d2cb198
mkurdej
and
ldionne
committed
d2cb198
Copy full SHA for d2cb198
[SLP][NFC]Add insertsubvector test with small source vector, NFC.
alexey-bataev
committed
2c49311
Copy full SHA for 2c49311
Attributor: Fix not propagating nofpclass arguments through transitive callers
Show description for bad5893
arsenm
committed
bad5893
Copy full SHA for bad5893
Attributor: Add a few nofpclass tests
arsenm
committed
75a3cc9
Copy full SHA for 75a3cc9
Revert "[C2X] N3007 Type inference for object definitions"
Show description for dc1000d
AaronBallman
committed
dc1000d
Copy full SHA for dc1000d
[CVP] Add additional cttz tests. NFC.
dtcxzyw
committed
c73d554
Copy full SHA for c73d554
[Documentation] Fix some invalid references in sphinx documentation (#68239)
cor3ntin
authored
6989c48
Copy full SHA for 6989c48
[BitcodeReader] Replace unsupported constexprs in metadata with undef
Show description for 236228f
nikic
committed
236228f
Copy full SHA for 236228f
AMDGPU/GlobalISel: Handle mubuf load/store for more types (#68268)
Show description for 2ca30eb
arsenm
authored
2ca30eb
Copy full SHA for 2ca30eb
[mlir][tensor][bufferize] Reshapes: Fix memory side effects and memory space (#68195)
Show description for ea71d2d
matthias-springer
authored
ea71d2d
Copy full SHA for ea71d2d
[mlir][MemRef] Add a pattern to simplify `extract_strided_metadata(ca… (#68291)
Show description for 932dc9d
qcolombet
authored
932dc9d
Copy full SHA for 932dc9d
[CVP] Add pre-commit cttz/ctpop tests. NFC.
dtcxzyw
committed
253ee85
Copy full SHA for 253ee85
Inline operator== and operator!= (#67958)
Show description for 2fab15d
ktf
and
zygoloid
authored
2fab15d
Copy full SHA for 2fab15d
Fix LLVM Sphinx build
AaronBallman
committed
96dd50e
Copy full SHA for 96dd50e
[C2X] N3007 Type inference for object definitions
Show description for 5d78b78
to268
authored and
AaronBallman
committed
5d78b78
Copy full SHA for 5d78b78
[mlir][tensor][bufferize] `tensor.empty` bufferizes to allocation (#68201)
Show description for 58678d3
matthias-springer
authored
58678d3
Copy full SHA for 58678d3
[mlir][bufferization] Add `dump_alias_sets` option to transform op (#68289)
Show description for 5958043
matthias-springer
authored
5958043
Copy full SHA for 5958043
[InstCombine] Add pre-commit tests for #67915. NFC.
dtcxzyw
committed
33a194b
Copy full SHA for 33a194b
[mlir][docs] Cleanup documentations [NFC] (#67945)
Show description for 777a6e6
sott0n
authored
777a6e6
Copy full SHA for 777a6e6
[AMDGPU][CodeGen] Fold immediates in src1 operands of V_MAD/MAC/FMA/FMAC. (#68002)
kosarev
authored
f04aa1f
Copy full SHA for f04aa1f
Revert "[X86] Change target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2 (#67410)"
Show description for 821dfc3
Bogdan Graur
committed
821dfc3
Copy full SHA for 821dfc3
[CostModel][X86] getShuffleCost - add fallback (to half vector) for bfloat vector shuffle costs
Show description for baecc9e
RKSimon
committed
baecc9e
Copy full SHA for baecc9e
[Lex] Handle repl_input_end in Preprocessor::LexTokensUntilEOF()
Show description for abb9eb2
hahnjo
committed
abb9eb2
Copy full SHA for abb9eb2
[flang]Pass to add vscale range attribute (#68103)
Show description for 6180964
Leporacanthicus
authored
6180964
Copy full SHA for 6180964
[mlir] Fix `empty-tensor-elimination` around self-copies (#68129)
Show description for 5979e1d
lipracer
authored
5979e1d
Copy full SHA for 5979e1d
[lldb][DWARFASTParserClang][NFCI] Extract DW_AT_data_member_location calculation logic (#68231)
Show description for 3a35ca0
Michael137
authored
3a35ca0
Copy full SHA for 3a35ca0
[Clang] Handle consteval expression in array bounds expressions (#66222)
Show description for c72d3a0
cor3ntin
authored
c72d3a0
Copy full SHA for c72d3a0
[GVN] Fix after https://github.com/llvm/llvm-project/commit/46aac949bcfef83d03bffd849955c84c6a8e7c31
Show description for c64a098
chsigg
authored
c64a098
Copy full SHA for c64a098
Pagination
Previous
Next
You can’t perform that action at this time.