summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2024-02-16Fix read_file() bugIan Moffett
2024-02-16Add AVX supportIan Moffett
2024-02-16sse_accel.h -> accel.hIan Moffett
2024-02-16Remove redundant shiftIan Moffett
2024-02-16Update copyrightIan Moffett
2023-10-20Ensure cpuid macro is only defined on AMD64sigsegv7
2023-09-18Fix overflow issue + odd behavioursigsegv7
2023-09-18Shift step left by 1 if SSE is supportedsigsegv7
2023-09-18Optimize with SSE2/SSE3 and 128 bit inversionssigsegv7