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 }}
rust-lang
/
stdarch
Public
Notifications
You must be signed in to change notification settings
Fork
299
Star
648
Code
Issues
59
Pull requests
23
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
master
User selector
folkertdev
Datepicker
All time
Commit History
Commits on Aug 5, 2025
Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsictype-cleanup
Show description for 071373d
folkertdev
authored
071373d
Copy full SHA for 071373d
Commits on Aug 3, 2025
Merge pull request #1889 from rust-lang/rustc-pull
Show description for 7302715
folkertdev
authored
7302715
Copy full SHA for 7302715
Merge pull request #1892 from madhav-madhusoodanan/intrinsic-test-constraint-update
Show description for 3ff4f70
folkertdev
authored
3ff4f70
Copy full SHA for 3ff4f70
Commits on Aug 2, 2025
use gcc 15 as the linker on loongarch
folkertdev
committed
85a5e19
Copy full SHA for 85a5e19
Commits on Jul 27, 2025
Merge pull request #1888 from madhav-madhusoodanan/intrinsic-test-generate-only-support
Show description for c75d8da
folkertdev
authored
c75d8da
Copy full SHA for c75d8da
Merge pull request #1887 from madhav-madhusoodanan/intrinsic-test-argument-cleanup
Show description for 6f71cdf
folkertdev
authored
6f71cdf
Copy full SHA for 6f71cdf
Commits on Jul 25, 2025
Merge pull request #1879 from heiher/loong-simd-unified-types
Show description for af40774
folkertdev
authored
af40774
Copy full SHA for af40774
Commits on Jul 23, 2025
Merge pull request #1883 from Kobzol/pull
Show description for ebe600f
folkertdev
authored
ebe600f
Copy full SHA for ebe600f
Merge pull request #1882 from klensy/deps
Show description for d38cc91
folkertdev
authored
d38cc91
Copy full SHA for d38cc91
Commits on Jul 22, 2025
Merge pull request #1880 from folkertdev/remove-lazy-static-dep
Show description for 81754bb
folkertdev
authored
81754bb
Copy full SHA for 81754bb
remove `lazy_static` dependency from `intrinsic-test`
Show description for 5ce4b2e
folkertdev
committed
5ce4b2e
Copy full SHA for 5ce4b2e
work around not being able to project out of SIMD values any more
folkertdev
committed
16727c6
Copy full SHA for 16727c6
Commits on Jul 19, 2025
generate arrays of type-erased function pointers
folkertdev
committed
e0a2cf1
Copy full SHA for e0a2cf1
split rust code into crates
Show description for f2a0635
folkertdev
committed
f2a0635
Copy full SHA for f2a0635
update `Cargo.lock`
folkertdev
committed
2268045
Copy full SHA for 2268045
Commits on Jul 18, 2025
combine rust files into one compilation
folkertdev
committed
6da8feb
Copy full SHA for 6da8feb
Merge pull request #1874 from heiher/loong-safe
Show description for 9bbabf3
folkertdev
authored
9bbabf3
Copy full SHA for 9bbabf3
`intrinsic-test`: combine C files for more efficient compilation
folkertdev
committed
4296365
Copy full SHA for 4296365
exclude generated rust programs from the workspace
folkertdev
committed
0f2ae96
Copy full SHA for 0f2ae96
Merge pull request #1878 from madhav-madhusoodanan/intrinsic-test-box-removing-and-more
Show description for dc4d906
folkertdev
authored
dc4d906
Copy full SHA for dc4d906
Merge pull request #1861 from folkertdev/streamline-c-compilation
Show description for c481dd9
folkertdev
authored
c481dd9
Copy full SHA for c481dd9
Merge pull request #1877 from folkertdev/check-stdarch-gen
Show description for 6d4ee5d
folkertdev
authored
6d4ee5d
Copy full SHA for 6d4ee5d
improve cpp compiler execution
folkertdev
committed
3735533
Copy full SHA for 3735533
pass the whole config to C compiler construction
folkertdev
committed
ecfe865
Copy full SHA for ecfe865
add CI action to check that generated files are correctly checked in
folkertdev
committed
a75f731
Copy full SHA for a75f731
Commits on Jul 17, 2025
`stdarch-test`: for now, allow if only part of an instruction matched
folkertdev
committed
91c95eb
Copy full SHA for 91c95eb
test for the high version of a number of instructions
folkertdev
committed
ad920f5
Copy full SHA for ad920f5
Commits on Jul 16, 2025
fix space in generated loongarch
folkertdev
committed
ee61083
Copy full SHA for ee61083
Merge pull request #1876 from madhav-madhusoodanan/intrinsic-test-sign-enum-addition
Show description for 3d9702f
folkertdev
authored
3d9702f
Copy full SHA for 3d9702f
Commits on Jul 15, 2025
`aarch64`: check for `trn1` and `trn2`
folkertdev
committed
b9a9fea
Copy full SHA for b9a9fea
`aarch64`: check for `uzp1` and `uzp2`
folkertdev
committed
bac75c9
Copy full SHA for bac75c9
`aarch64`: check for `zip1` and `zip2`
folkertdev
committed
06b6db7
Copy full SHA for 06b6db7
aarch64/arm: fix tests that matched on prefix of instruction
folkertdev
committed
e30131f
Copy full SHA for e30131f
s390x: fix tests that matched on prefix of instruction
folkertdev
committed
f0a3920
Copy full SHA for f0a3920
`stdarch-test`: error if only part of an instruction matched
folkertdev
committed
70d77c9
Copy full SHA for 70d77c9
Pagination
Previous
Next
You can’t perform that action at this time.