Clone this repo:
  1. defc2fa Fix misspelling in AVX #define. by John Stiles · 17 hours ago main
  2. d52adb9 Disable musttail on LoongArch by Brian Osman · 6 days ago
  3. b440ca2 Move assert to static_assert by K Lubick · 11 days ago
  4. fa4c93a Use one-big-switch when [[clang::musttail]] is unavailable. by John Stiles · 3 months ago
  5. ffaff60 Revert "When tailcalling is not supported, loop over stages." by John Stiles · 3 months ago
  6. 945923e When tailcalling is not supported, loop over stages. by John Stiles · 3 months ago
  7. 529510f Disable musttail on RISC-V by Brian Osman · 4 months ago
  8. 4dba234 Re-enable [[clang::musttail]] on 64-bit Android. by John Stiles · 4 months ago
  9. 437623f Reland "Use tailcall recursion to process skcms ops." by John Stiles · 4 months ago
  10. e0a502a Revert "Use tailcall recursion to process skcms ops." by John Stiles · 4 months ago
  11. 3020b5f Disable TransformHsw and TransformSkx on Android. by John Stiles · 4 months ago
  12. 55204b9 Disable [[clang::musttail]] on Windows entirely. by John Stiles · 4 months ago
  13. b8a30c9 Improve Emscripten detection. by John Stiles · 4 months ago
  14. 8a5b9cb Disable [[clang::musttail]] on Android. by John Stiles · 4 months ago
  15. 03a3527 Eliminate [[clang::musttail]] from wasm builds. by John Stiles · 4 months ago
  16. 7cf575c Use tailcall recursion to process skcms ops. by John Stiles · 4 months ago
  17. 111d424 Improve R+G+B op fusing logic. by John Stiles · 4 months ago
  18. c0be9bb Replace -march= with -mfeature toggles. by John Stiles · 4 months ago
  19. 08d56f5 Migrate HSW/SKX transform code into separate translation units. by John Stiles · 4 months ago
  20. 02a8c06 Add #includes for ptrdiff_t, size_t, and uint32_t. by John Stiles · 4 months ago