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 }}
ellen2015
/
llvm-msvc
Public
forked from
backengineering/llvm-msvc
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
dev
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 17, 2023
Update CodeGenFunction.cpp
gmh5225
authored
7fd9a34
Copy full SHA for 7fd9a34
Commits on Aug 15, 2023
Update Attributes.td
gmh5225
authored
841441a
Copy full SHA for 841441a
Commits on Aug 14, 2023
Update IRBuilder.h
gmh5225
authored
98b0562
Copy full SHA for 98b0562
Update Type.h
gmh5225
authored
b0cf06d
Copy full SHA for b0cf06d
Commits on Aug 12, 2023
Merge remote-tracking branch 'upstream/main' into dev
Show description for 6e200f9
gmh5225
committed
6e200f9
Copy full SHA for 6e200f9
Update Driver.cpp
gmh5225
authored
165a967
Copy full SHA for 165a967
[clang] Fix typos in documentation
kazutakahirata
committed
c053345
Copy full SHA for c053345
[AMDGPU] Remove redundant member initialization
kazutakahirata
committed
bcbffe4
Copy full SHA for bcbffe4
[AArch64] Remove redundant const from return types (NFC)
kazutakahirata
committed
aa73be5
Copy full SHA for aa73be5
add `owner` to OpResultsList. this is useful for when the list is empty and an element can't be used to fetch the owner.
Show description for 6e4ea4e
makslevental
committed
6e4ea4e
Copy full SHA for 6e4ea4e
[gcov] Ignore blocks from another file
Show description for 1f34e28
MaskRay
committed
1f34e28
Copy full SHA for 1f34e28
Add argument to static_assert() call to work with compilers that default to c++14 or earlier.
dyung
committed
182de29
Copy full SHA for 182de29
[mlir][gpu] Add passes to attach (NVVM|ROCDL) target attributes to GPU Modules
Show description for fbbb8ad
fabianmcg
committed
fbbb8ad
Copy full SHA for fbbb8ad
[mlir][gpu] Add documentation for the new GPU compilation mechanism
Show description for a7cdea7
fabianmcg
committed
a7cdea7
Copy full SHA for a7cdea7
[mlir][gpu] Update GPU translation to accept binaries.
Show description for b43068e
fabianmcg
committed
b43068e
Copy full SHA for b43068e
[mlir][gpu] Add GPU target support to `gpu-to-llvm`.
Show description for fcfeb1e
fabianmcg
committed
fcfeb1e
Copy full SHA for fcfeb1e
[mlir][gpu] Add the `gpu-module-to-binary` pass.
Show description for 43752a2
fabianmcg
committed
43752a2
Copy full SHA for 43752a2
Commits on Aug 11, 2023
ValueTracking: frexp never introduces poison
arsenm
committed
e86be1f
Copy full SHA for e86be1f
ValueTracking: ldexp never introduces poison
arsenm
committed
5dbeed2
Copy full SHA for 5dbeed2
{AMDGPU] [NFC] Correct a typo in docs
changpeng
committed
93eb6c8
Copy full SHA for 93eb6c8
[clang][AMDGPU]: Don't use byval for struct arguments in function ABI
Show description for d77c620
changpeng
committed
d77c620
Copy full SHA for d77c620
clang: Add __builtin_elementwise_sqrt
Show description for 9e3d9c9
arsenm
committed
9e3d9c9
Copy full SHA for 9e3d9c9
[Docs][llvm-exegesis] Use double dash long options
Show description for 43f4e2b
boomanaiden154
committed
43f4e2b
Copy full SHA for 43f4e2b
InstCombine: Fold fneg (ldexp x, n) -> ldexp (fneg x), n
Show description for f7f5d34
arsenm
committed
f7f5d34
Copy full SHA for f7f5d34
InstCombine: Add baseline tests for fneg of ldexp combine
arsenm
committed
5e6a204
Copy full SHA for 5e6a204
[IR] Remove deprecated typed pointer convenience methods in Type
Show description for 899b840
bjope
committed
899b840
Copy full SHA for 899b840
[RISCV] Add test coverage for matching strided loads with negative offsets
preames
committed
84a2b55
Copy full SHA for 84a2b55
Revert part of "[test][asan] Disable new test from D157552 on Android"
Show description for 368a0ac
vitalybuka
committed
368a0ac
Copy full SHA for 368a0ac
[test][asan] Unsupport the test on Android
vitalybuka
committed
e705997
Copy full SHA for e705997
[mlir][gpu] Add the Select Object compilation attribute.
Show description for 8ae074b
fabianmcg
committed
8ae074b
Copy full SHA for 8ae074b
[mlir][gpu] Modifies `gpu.launch_func` to allow lowering it after gpu-to-llvm.
Show description for a63db3f
fabianmcg
committed
a63db3f
Copy full SHA for a63db3f
[mlir][MemRef] Bail out for unsupported cases in FoldMemRefAliasOps pass
Show description for f6897c3
hanhanW
committed
f6897c3
Copy full SHA for f6897c3
[bazel] Fix build
Show description for d3e217d
anlunx
committed
d3e217d
Copy full SHA for d3e217d
[mlir][ROCDL] Adds the ROCDL target attribute.
Show description for 0682131
fabianmcg
committed
0682131
Copy full SHA for 0682131
[libc][NFC] Fix warning in uint operator T
Show description for 222d7cf
michaelrj-google
committed
222d7cf
Copy full SHA for 222d7cf
Pagination
Previous
Next
You can’t perform that action at this time.