aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* implement memory aligned versions of some functions.rodri2023-12-011-0/+51
* remove instructions recently added to 9front. implemented some tests.rodri2023-11-291-0/+34
* idem.rodri2023-11-271-6/+27
* add 3d point sum.rodri2023-11-251-0/+10
* cleaned things up and improved the organization a bit.rodri2023-11-251-51/+43
* add more avx instructions and a bench9 benchmark file.rodri2023-11-241-0/+20
* fix the 9 asm notes. add VFMA231[SP]D instructions.rodri2023-11-241-0/+6
* initial SIMD trials of some libgeometry functions.rodri2023-11-231-0/+82