1. 18 Oct, 2019 1 commit
  2. 11 Oct, 2019 2 commits
    • Chip Kerchner's avatar
      Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic · 027769bf
      Chip Kerchner authored
      * New v_reverse HAL intrinsic for reversing the ordering of a vector
      
      * Fix conflict.
      
      * Try to resolve conflict again.
      
      * Try one more time.
      
      * Add _MM_SHUFFLE. Remove non-vectorize code in SSE2. Fix copy and paste issue with NEON.
      
      * Change v_uint16x8 SSE2 version to use shuffles
      027769bf
    • Everton Constantino's avatar
      Merge pull request #15527 from everton1984:faster_acc · 9ca92499
      Everton Constantino authored
      * Adding support for vectorized masking for uchar/ushort.
      
      * Fixing bug where mask was zeroing the dst. Improved the way to calculate
      the mask and tweaked for further performance improvements.
      
      * Fixing mask comparison test.
      
      * Restricting to one channel.
      
      * Adding support for 3 channels, switch old approach to start using HAL's
      v_select.
      9ca92499
  3. 09 Oct, 2019 6 commits
  4. 08 Oct, 2019 4 commits
  5. 07 Oct, 2019 7 commits
  6. 05 Oct, 2019 6 commits
  7. 04 Oct, 2019 9 commits
  8. 03 Oct, 2019 1 commit
  9. 02 Oct, 2019 4 commits