openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
go-vectops
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 14 hours
ago.
Mar 27, 2025 — Mar 27, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More efficient register allocation
Rémy Oudompheng
More...
over 8 years ago
Use a more complex formula for testing.
Rémy Oudompheng
More...
over 8 years ago
Simplify intermediate structures
Rémy Oudompheng
More...
over 8 years ago
Introduce description of AVX2 instructions.
Rémy Oudompheng
More...
over 8 years ago
Don't use token.Token for operators.
Rémy Oudompheng
More...
over 8 years ago
Change samples to be compiled on both arm and amd64
Rémy Oudompheng
More...
over 8 years ago
Don't distinguish two ARM architectures.
Rémy Oudompheng
More...
over 8 years ago
Add support for 128-bit NEON SIMD.
Rémy Oudompheng
More...
over 8 years ago
Add basic support for 32-bit ARM.
Rémy Oudompheng
More...
over 8 years ago
Fix compiler tests
Rémy Oudompheng
More...
over 8 years ago
Remove more architecture-dependent code from compile.go
Rémy Oudompheng
More...
over 8 years ago
Refactor and eliminate assumption that uint == uint64
Rémy Oudompheng
More...
over 8 years ago
Move architecture selection at the top level.
Rémy Oudompheng
More...
over 8 years ago
Slices use 64-bit lengths and capacities on amd64.
Rémy Oudompheng
More...
over 8 years ago
Refactor to avoid hardcoding amd64 in too many places.
Rémy Oudompheng
More...
over 8 years ago
Add go:generate directive in sample program.
Rémy Oudompheng
More...
over 8 years ago
Fixes for 64-bit uints and slices.
Rémy Oudompheng
More...
over 8 years ago
Fix code generation for non 32-bit types.
Rémy Oudompheng
More...
about 14 years ago
Add test for index panics, cosmetic changes.
Rémy Oudompheng
More...
about 14 years ago
Fix compilation of formulae using twice the same variable.
Rémy Oudompheng
More...
about 14 years ago
Fix numbering of temporary variables and determinize register allocation.
Rémy Oudompheng
More...
about 14 years ago
Fix code generation for arrays whose length is not multiple of 128 bit.
Rémy Oudompheng
More...
about 14 years ago
Fix behaviour when addresses are not aligned.
Rémy Oudompheng
More...
about 14 years ago
Rewrite the assembly prototype.
Rémy Oudompheng
More...
about 14 years ago
Use new SourcePos mode for printing processed Go source.
Rémy Oudompheng
More...
about 14 years ago
Add README.
Rémy Oudompheng
More...
about 14 years ago
Add benchmarks.
Rémy Oudompheng
More...
about 14 years ago
More examples and supported types.
Rémy Oudompheng
More...
about 14 years ago
Print reasons why a function is skipped.
Rémy Oudompheng
More...
about 14 years ago
Support parenthesized expressions.
Rémy Oudompheng
More...
about 14 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree