2024-02-19 |
Konstantinos... | reorder instructions, for some reason it's faster on... feature/refactor-fdr 251/head |
commit | commitdiff | tree |
2024-02-19 |
Konstantinos... | fix arm build |
commit | commitdiff | tree |
2024-02-19 |
Konstantinos... | WIP: rework fdr to use fewer instructions, gives about... |
commit | commitdiff | tree |
2024-02-19 |
Konstantinos... | WIP: remove the use of macros for critical loops, easie... |
commit | commitdiff | tree |
2024-01-29 |
Konstantinos... | Merge pull request #229 from ProBrian/bugfix/pcre_check... |
commit | commitdiff | tree |
2024-01-29 |
Jingbo Chen | fix the pcre versio check error on clang 16 229/head |
commit | commitdiff | tree |
2024-01-20 |
Konstantinos... | Merge pull request #225 from VectorCamp/feature/cleanup... |
commit | commitdiff | tree |
2024-01-20 |
Konstantinos... | remove unused warning exceptions 225/head |
commit | commitdiff | tree |
2024-01-20 |
Konstantinos... | Revert "fix more unused-variable warnings" |
commit | commitdiff | tree |
2024-01-20 |
Konstantinos... | Revert "fix unused-variable warning" |
commit | commitdiff | tree |
2024-01-20 |
Konstantinos... | add -Wno-deprecate-lax-vec-conv-all on clang 15 for... |
commit | commitdiff | tree |
2024-01-19 |
Konstantinos... | Revert "don't demand 32/64-byte alignment if there... |
commit | commitdiff | tree |
2024-01-19 |
Konstantinos... | Revert "if we don't have a 256/512-bit SIMD engine... |
commit | commitdiff | tree |
2024-01-19 |
Konstantinos... | -Wno-pass-failed is only for ppc64le |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | use snprintf() instead |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | add needed deprecation warning exceptions for SIMDe... |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | remove unused constants |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | set x86-64-v2 as baseline arch for fat runtime |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | use x86-64-v2 as default x86 arch for SIMDe |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | Merge pull request #226 from ypicchi-arm/opti/remove_un... |
commit | commitdiff | tree |
2024-01-18 |
Konstantinos... | don't demand 32/64-byte alignment if there is no 256... |
commit | commitdiff | tree |
2024-01-18 |
Yoan Picchi | Make the match component of SVE truffle constant time 226/head |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | WIP: after cleaning up the code, remove the warnings... |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | use arch set in cflags-x86.cmake |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | fix some build misconfigurations on x86 |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | if we don't have a 256/512-bit SIMD engine, there is... |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | check the correct define |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | add info message |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | WIP: only keep the absolutely necessary warning exceptions |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | initialize variable |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | remove redundant moves |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | remove unused constant |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | fix more unused-variable warnings |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | remove unused variable |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | fix unused-variable warning |
commit | commitdiff | tree |
2024-01-17 |
Konstantinos... | set default x86 architecture to baseline |
commit | commitdiff | tree |
2024-01-15 |
Konstantinos... | Merge pull request #219 from VectorCamp/bugfix/make... |
commit | commitdiff | tree |
2024-01-15 |
Konstantinos... | make pkgconf not a hard requirement 219/head |
commit | commitdiff | tree |
2024-01-11 |
Konstantinos... | Merge pull request #221 from VectorCamp/bugfix/bug202... |
commit | commitdiff | tree |
2024-01-11 |
Konstantinos... | Do not assume unit-internal is built for unit target 221/head |
commit | commitdiff | tree |
2024-01-10 |
Konstantinos... | Merge pull request #220 from VectorCamp/feature/fatrunt... |
commit | commitdiff | tree |
2024-01-10 |
Konstantinos... | enable AVX2,AVX512,AVX512 for fat runtimes on x86 220/head |
commit | commitdiff | tree |
2024-01-10 |
Konstantinos... | Enable Fat runtime on x86 by default to help migration... |
commit | commitdiff | tree |
2024-01-10 |
Konstantinos... | Make sqlite optional, use OS installed |
commit | commitdiff | tree |
2024-01-09 |
Konstantinos... | Merge pull request #217 from ypicchi-arm/feature/Add... |
commit | commitdiff | tree |
2024-01-09 |
Yoan Picchi | Add truffle SVE implementation 217/head |
commit | commitdiff | tree |
2023-12-21 |
Konstantinos... | Merge pull request #215 from VectorCamp/feature/use... |
commit | commitdiff | tree |
2023-12-21 |
Konstantinos... | use ccache if available 215/head |
commit | commitdiff | tree |
2023-12-21 |
Konstantinos... | Merge pull request #212 from VectorCamp/bugfix/fix... |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | fix typo in baseline x86 arch definition 212/head |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | native CPU on SIMDe will enable all sorts of features... |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | GREATER_EQUAL |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | reorganize OS detection |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | fix submodule headers detection |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | fix arch=native on arm+clang |
commit | commitdiff | tree |
2023-12-20 |
Konstantinos... | add fallback pdep64 for x86 if no HAVE_BMI2 |
commit | commitdiff | tree |
2023-12-19 |
Konstantinos... | add missing pdep64 for x86 bitutils |
commit | commitdiff | tree |
2023-12-19 |
Konstantinos... | add missing pdep64 for arm and ppc64le |
commit | commitdiff | tree |
2023-12-19 |
Konstantinos... | add missing pdep64 for common bitutils |
commit | commitdiff | tree |
2023-12-19 |
Konstantinos... | SIMDe on Clang needs SIMDE_NO_CHECK_IMMEDIATE_CONSTANT... |
commit | commitdiff | tree |
2023-11-29 |
Konstantinos... | Merge pull request #203 from VectorCamp/feature/enable... |
commit | commitdiff | tree |
2023-11-28 |
Konstantinos... | fix failing allbits test for ppc64le on clang15 203/head |
commit | commitdiff | tree |
2023-11-28 |
Konstantinos... | updates to the Readme |
commit | commitdiff | tree |
2023-11-28 |
Konstantinos... | search for SIMDE sse4.2.h header |
commit | commitdiff | tree |
2023-11-28 |
Konstantinos... | separate ARCH_FLAG logic |
commit | commitdiff | tree |
2023-11-28 |
Konstantinos... | add missing else |
commit | commitdiff | tree |
2023-11-28 |
Konstantinos... | make diffrich384 available on all arches |
commit | commitdiff | tree |
2023-11-27 |
Konstantnos... | fix compilation for SIMDe |
commit | commitdiff | tree |
2023-11-27 |
Konstantnos... | use pkg-config for SIMDe |
commit | commitdiff | tree |
2023-11-27 |
Konstantnos... | fix TUNE_FLAG for SIMDE_BACKEND |
commit | commitdiff | tree |
2023-11-27 |
Konstantinos... | fix SIMDe emulation builds on Arm, add native translati... |
commit | commitdiff | tree |
2023-11-23 |
Konstantnos... | existing scalar implementations were incorrect -but... |
commit | commitdiff | tree |
2023-11-23 |
Konstantnos... | add missing intrinsics for SIMDe backend |
commit | commitdiff | tree |
2023-11-23 |
Konstantnos... | fix test for SIMDe |
commit | commitdiff | tree |
2023-11-23 |
Konstantnos... | SIMDE is a valid platform |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | add include dirs |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | add generic tune flags |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | enable SIMDe backend |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | add SIMDe ports of simd_utils and supervector |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | mofidied .gitmodules |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | add SIMDe cmake file |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | add SIMDe git submodule |
commit | commitdiff | tree |
2023-11-21 |
Konstantnos... | Add SIMDe backend to CMake |
commit | commitdiff | tree |
2023-11-21 |
Konstantinos... | Merge pull request #200 from VectorCamp/bugfix/install... 201/head |
commit | commitdiff | tree |
2023-11-21 |
Konstantinos... | Merge pull request #199 from gliwka/fix-missing-hs... |
commit | commitdiff | tree |
2023-11-20 |
Konstantinos... | fix missing installation of static libs 200/head |
commit | commitdiff | tree |
2023-11-20 |
Matthias Gliwka | fix missing hs_version.h header (closes #198) 199/head |
commit | commitdiff | tree |
2023-11-20 |
Konstantinos... | Merge pull request #196 from VectorCamp/feature/prepare... 197/head |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | expand on build-deps installation feature/prepare-5.4.11 196/head |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | add sanitizer flags |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | more changes to readme |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | cross-compiling is not tested, removed |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | if none are set build static |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | additions to readme |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | add contributors file |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | add changelog entry |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | Update Readme file |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | bump version |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | Don't build fat runtime with native CPU detection |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | remove Jenkinsfile |
commit | commitdiff | tree |
next |