Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement memory aligned versions of some functions. | rodri | 2023-12-01 | 1 | -0/+51 |
* | remove instructions recently added to 9front. implemented some tests. | rodri | 2023-11-29 | 1 | -0/+34 |
* | idem. | rodri | 2023-11-27 | 1 | -6/+27 |
* | add 3d point sum. | rodri | 2023-11-25 | 1 | -0/+10 |
* | cleaned things up and improved the organization a bit. | rodri | 2023-11-25 | 1 | -51/+43 |
* | add more avx instructions and a bench9 benchmark file. | rodri | 2023-11-24 | 1 | -0/+20 |
* | fix the 9 asm notes. add VFMA231[SP]D instructions. | rodri | 2023-11-24 | 1 | -0/+6 |
* | initial SIMD trials of some libgeometry functions. | rodri | 2023-11-23 | 1 | -0/+82 |