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
fc6c6a4
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 17, 2024
Improve generic #embed usage case
Show description for fc6c6a4
Fznamznon
committed
fc6c6a4
Copy full SHA for fc6c6a4
Commits on Apr 16, 2024
Fix test
Fznamznon
committed
0273781
Copy full SHA for 0273781
Merge branch 'main' into thephd/embed-speed
Fznamznon
committed
a7a1638
Copy full SHA for a7a1638
[RemoveDI] Add support for debug records to debugify (#87383)
Show description for 1c6b0f7
SLTozer
authored
1c6b0f7
Copy full SHA for 1c6b0f7
[libc][fenv] Remove unnecessary dependencies (#88788)
Show description for 38895e6
robincaloudis
authored
38895e6
Copy full SHA for 38895e6
[libc][fenv] Use proxy header (#88787)
Show description for a79783d
robincaloudis
authored
a79783d
Copy full SHA for a79783d
[flang][runtime] Create CUDA PTX OBJECT library target for F18 runtime CUDA build. (#88821)
Show description for 2704eba
vzakhari
authored
2704eba
Copy full SHA for 2704eba
[libclc] Improve clarity of CMake foreach. NFC.
Show description for 9d11128
frasercrmck
committed
9d11128
Copy full SHA for 9d11128
Revert "[Sema] Mark alias/ifunc targets used and consider mangled names" (#88919)
Show description for 51b42b7
joker-eph
authored
51b42b7
Copy full SHA for 51b42b7
[RISCV] Fix obvious copy paste error.
Show description for 8cee94e
hvdijk
committed
8cee94e
Copy full SHA for 8cee94e
Revert "Add asan tests for libsanitizers. (#88349)"
Show description for f8e2ec1
adrian-prantl
committed
f8e2ec1
Copy full SHA for f8e2ec1
[VectorCombine][X86] Add initial shuffle-of-shuffles.ll test cover for #88743
RKSimon
committed
bf1ad1d
Copy full SHA for bf1ad1d
[flang] Fix test after 4078afc6d23e25df6baedad61b224ef86a94d42f
Show description for 1334c03
kparzysz
committed
1334c03
Copy full SHA for 1334c03
[RISCV] Add coverage for strength reduction of mul 2^N +/- 3/5/9
preames
committed
bd28889
Copy full SHA for bd28889
[libc++] Deprecate the C++20 synchronization library before C++20 (#86410)
Show description for 9ddedf0
ldionne
authored
9ddedf0
Copy full SHA for 9ddedf0
[libc++] Use availability to rely on key functions for bad_expected_access and bad_function_call (#87390)
Show description for 22629bb
ldionne
authored
22629bb
Copy full SHA for 22629bb
Revert "[JumpThreading] Thread over BB with only an unconditional branch" (#88907)
Show description for d2d4a1b
XChy
authored
d2d4a1b
Copy full SHA for d2d4a1b
[AST][RecoveryExpr] Fix a crash on c89/c90 invalid InitListExpr (#88008) (#88014)
Show description for b632476
danix800
and
AaronBallman
authored
b632476
Copy full SHA for b632476
fix Polynomial.td doc filename (#88900)
Show description for 5a34ff1
j2kun
and
jpienaar
authored
5a34ff1
Copy full SHA for 5a34ff1
[ValueTracking] Restore isKnownNonZero parameter order. (#88873)
Show description for 60de56c
hvdijk
authored
60de56c
Copy full SHA for 60de56c
[libclc] Fix dependencies between targets
Show description for 3d118f9
frasercrmck
committed
3d118f9
Copy full SHA for 3d118f9
[libclc] Give built bytecode objects a .bc extension. NFC
frasercrmck
committed
a0f8191
Copy full SHA for a0f8191
[bazel] Add missing dependency for 1c076b43c294c7d29d99dd50f6853b33a5b99789
d0k
committed
ac79188
Copy full SHA for ac79188
[OpenACC] Implement `self` clause for compute constructs (#88760)
Show description for 6133878
erichkeane
authored
6133878
Copy full SHA for 6133878
[VectorCombine][X86] shuffle-of-binops.ll - split off foldShuffleOfBinops tests from shuffle.ll
RKSimon
committed
254df2e
Copy full SHA for 254df2e
[LV][NFCI]Use integer for cost/trip count calculations instead of double, fix possible UB.
Show description for e84b2fb
alexey-bataev
authored
e84b2fb
Copy full SHA for e84b2fb
[VectorCombine][X86] Regenerate shuffle.ll + shuffle-of-casts.ll
Show description for e185978
RKSimon
committed
e185978
Copy full SHA for e185978
[SLP]Fix PR88834: check if unsigned arg can be trunced, being used in smax/smin intrinsics.
Show description for 26ebe16
alexey-bataev
committed
26ebe16
Copy full SHA for 26ebe16
[SLP][NFC]Add a test with the incorrect vectorization of smax with unsigned arg.
alexey-bataev
committed
6ab5927
Copy full SHA for 6ab5927
[AMDGPU][CodeGen] Improve handling of memcpy for -Os/-Oz compilations (#87632)
Show description for 9ce74d6
shiltian
authored
9ce74d6
Copy full SHA for 9ce74d6
Revert "[codegen] Emit missing cleanups for stmt-expr and coro suspensions" and related commits (#88884)
Show description for 9d8be24
usx95
authored
9d8be24
Copy full SHA for 9d8be24
Switch release notes links to using markup for github issues; NFC
AaronBallman
committed
e7fb49c
Copy full SHA for e7fb49c
[CUDA] Rename SM_32 to SM_32_ to work around AIX headers (#88779)
Show description for 9e7aab9
jhuber6
authored
9e7aab9
Copy full SHA for 9e7aab9
[clang] Introduce `SemaOpenMP` (#88642)
Show description for f69ded0
Endilll
authored
f69ded0
Copy full SHA for f69ded0
clang; Try to get windows-seh-async-verify.cpp to pass on mac
Show description for e272c37
nico
committed
e272c37
Copy full SHA for e272c37
Pagination
Previous
Next
You can’t perform that action at this time.