1. 11 Apr, 2022 1 commit
  2. 10 Apr, 2022 1 commit
    • Peter Eastman's avatar
      Vectorize custom expressions on CPU (#3552) · aafb8b5b
      Peter Eastman authored
      * Began implementing vectorization of Lepton expressions
      
      * Tests for vector expressions
      
      * Implemented CompiledVectorExpression for x86
      
      * Bug fix
      
      * Optimized select() on ARM
      
      * Optimized select() on x86
      
      * CompiledVectorExpression supports AVX
      
      * Bug fix
      
      * Updated docs
      
      * Use VEX encoded instructions for CompiledExpression
      
      * Optimized min() and max() on x86
      
      * Optimized min() and max() on ARM
      
      * Fixed compilation error
      
      * Upgrade AsmJit
      aafb8b5b
  3. 09 Apr, 2022 1 commit
  4. 08 Apr, 2022 3 commits
  5. 30 Mar, 2022 2 commits
  6. 28 Mar, 2022 1 commit
  7. 24 Mar, 2022 1 commit
  8. 22 Mar, 2022 2 commits
  9. 18 Mar, 2022 2 commits
  10. 17 Mar, 2022 1 commit
  11. 15 Mar, 2022 1 commit
  12. 14 Mar, 2022 1 commit
  13. 11 Mar, 2022 2 commits
  14. 08 Mar, 2022 1 commit
  15. 07 Mar, 2022 1 commit
  16. 04 Mar, 2022 3 commits
  17. 03 Mar, 2022 1 commit
  18. 02 Mar, 2022 1 commit
  19. 01 Mar, 2022 2 commits
  20. 27 Feb, 2022 1 commit
  21. 22 Feb, 2022 1 commit
  22. 19 Feb, 2022 1 commit
  23. 18 Feb, 2022 2 commits
  24. 16 Feb, 2022 1 commit
  25. 15 Feb, 2022 2 commits
  26. 13 Feb, 2022 1 commit
  27. 07 Feb, 2022 1 commit
  28. 03 Feb, 2022 1 commit
  29. 02 Feb, 2022 1 commit