Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove instructions recently added to 9front. implemented some tests. | rodri | 2023-11-29 | 1 | -6/+26 |
* | idem. | rodri | 2023-11-27 | 1 | -35/+50 |
* | 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 | -13/+17 |
* | add more avx instructions and place VZEROUPPERs. | rodri | 2023-11-24 | 1 | -0/+8 |
* | clean and organize things up. implement VZEROUPPER. | rodri | 2023-11-24 | 1 | -0/+2 |
* | add more avx instructions and a bench9 benchmark file. | rodri | 2023-11-24 | 1 | -0/+17 |
* | fix the 9 asm notes. add VFMA231[SP]D instructions. | rodri | 2023-11-24 | 1 | -9/+16 |
* | add 9 asm notes of the macro instructions. | rodri | 2023-11-23 | 1 | -9/+9 |
* | initial SIMD trials of some libgeometry functions. | rodri | 2023-11-23 | 1 | -0/+71 |