summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17better heuristic for π•¨βˆŠπ•© comparison-or pathv0.3.0dzaima
2023-05-17update bytecode submoduledzaima
2023-05-17readme updates, disable more things in make for-bootstrapdzaima
2023-05-17more test rearrangementdzaima
2023-05-16actually test arch=generic in test/moreCfgs.shdzaima
2023-05-16more proper fix for wasm; test arch=generic in moreCfgs.shdzaima
2023-05-16a bunch of fixes for generic architecture & wasmdzaima
2023-05-13use the type of the correct argument in checkdzaima
2023-05-13copy result in tbl_c2 if neededdzaima
2023-05-13tuning for arithmetic leading axis, F⌜, and reshape-based βŽ‰dzaima
2023-05-12remove Singeli usage from the makefiledzaima
2023-05-12move all targets to build.bqn with Singeli & REPLXX enabled by defaultdzaima
2023-05-12build.bqn: 'quiet' flagdzaima
2023-05-12use proper pointer conversion macros in ffi.cdzaima
2023-05-12fix rtperfdzaima
2023-05-12custom _mm_loadu_si16/_mm_storeu_si16 for old gccdzaima
2023-05-12Merge pull request #82 from mlochbaum/searchdzaima
2023-05-12free arguments of SIMD π•¨βˆŠπ•© & βˆŠπ•©dzaima
2023-05-11Retune boundary for small-𝕩 linear Member OfMarshall Lochbaum
2023-05-11SSSE3 support in bit-table codeMarshall Lochbaum
2023-05-11SIMD table intialization for Index-ofMarshall Lochbaum
2023-05-11Singeli 1-byte table implementations for generic architectureMarshall Lochbaum
2023-05-11Make AVX2 deduplicate branchlessMarshall Lochbaum
2023-05-11AVX2 1-byte Deduplicate implementationMarshall Lochbaum
2023-05-11Unify AVX2 bit-table code between Member-of and Mark FirstsMarshall Lochbaum
2023-05-11Heuristic filtering when AVX2 Mark Firsts sees multiple new valuesMarshall Lochbaum
2023-05-11AVX2 Mark Firsts implementationMarshall Lochbaum
2023-05-11Fix fill_bittab tail masking for t=0 and simplifyMarshall Lochbaum
2023-05-11Fast paths for all empty-argument search casesMarshall Lochbaum
2023-05-11Reverse lookup initialization for 1-byte Member-ofMarshall Lochbaum
2023-05-11AVX2 bit table Member-ofMarshall Lochbaum
2023-05-11fix float normalization from a β€’bit._cast result mutating the originaldzaima
2023-05-11CXXFLAGS, notes on cross-compilationdzaima
2023-05-11slightly nicer error on failed submodule initializationdzaima
2023-05-11native F⟜k⁼𝕩 & k⊸F⁼𝕩dzaima
2023-05-11c1G & c2Gdzaima
2023-05-11native dyadic inverses of F˜dzaima
2023-05-11native F˜⁼ 𝕩dzaima
2023-05-11err β†’ fataldzaima
2023-05-11define single ICMPdzaima
2023-05-11proper statement definition of assertdzaima
2023-05-11remove Md1H/MD2Rdzaima
2023-05-10describe types in src/README.mddzaima
2023-05-09update bytecode submoduledzaima
2023-05-09pass fully native primitives to r1dzaima
2023-05-09build.bqn: nicer message on failed runner β€’SHdzaima
2023-05-09don't inline groups_ltdzaima
2023-05-09move SIMD constrep functions to a tabledzaima
2023-05-09use getFillQ lessdzaima
2023-05-06add threshold for reshape-based βŽ‰+n pathdzaima