uCBQN/src/builtins
2023-01-27 22:59:22 +02:00
..
arithd.c dyarith NEON support 2023-01-22 03:27:41 +02:00
arithm.c fix gcc build 2023-01-23 21:57:47 +02:00
cmp.c use Singeli-generated function tables for comparison 2022-12-16 19:04:58 +02:00
fns.c don't unroll on i8arr ↕n 2023-01-18 15:41:53 +02:00
fold.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
grade.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
group.c use incBy more 2023-01-21 00:09:47 +02:00
internal.c native minimal compiler 2023-01-26 01:30:10 +02:00
inverse.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
md1.c various OOM fixes 2023-01-23 23:49:27 +02:00
md2.c native ⚇0 2023-01-27 22:59:22 +02:00
radix.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
scan.c valgrind changes 2023-01-18 02:05:24 +02:00
search.c squeeze result of ⊒𝕩, copy result of ⊐𝕩 to smaller width when possible 2023-01-27 02:57:05 +02:00
select.c don't make a slice on n⊏list 2023-01-22 19:31:11 +02:00
selfsearch.c more squeezing changes in ⊐𝕩 and ⊒𝕩 2023-01-27 03:17:20 +02:00
sfns.c clean up gcc warnings 2023-01-25 17:16:24 +02:00
slash.c clean up gcc warnings 2023-01-25 17:16:24 +02:00
sort.c deduplicate generic sort work 2022-11-05 19:41:04 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c NEON squeeze 2023-01-25 02:22:53 +02:00
sysfn.c add •CompObj to NATIVE_COMPILER 2023-01-26 01:53:09 +02:00