1. 02 Apr, 2015 1 commit
  2. 26 Mar, 2015 3 commits
  3. 25 Mar, 2015 1 commit
  4. 25 Feb, 2015 2 commits
  5. 17 Feb, 2015 2 commits
  6. 08 Feb, 2015 2 commits
  7. 03 Feb, 2015 1 commit
  8. 02 Feb, 2015 5 commits
  9. 25 Jan, 2015 1 commit
  10. 24 Jan, 2015 1 commit
    • Drew Noakes's avatar
      Use aligned SSE register load intrinsic. · 41f3c60b
      Drew Noakes authored
      The code goes to the trouble of ensuring that data is aligned at a
      16-byte boundary, then goes ahead and uses the unaligned form of the
      load intrinsic _mm_loadu_si128.
      
      Either the code shouldn't bother aligning the data to the start of the
      whitespace, or it should use the aligned form of the intrinsic.
      41f3c60b
  11. 14 Jan, 2015 3 commits
  12. 13 Jan, 2015 1 commit
  13. 12 Jan, 2015 1 commit
  14. 11 Jan, 2015 1 commit
  15. 08 Jan, 2015 1 commit
  16. 07 Jan, 2015 1 commit
  17. 08 Dec, 2014 4 commits
  18. 30 Nov, 2014 8 commits
  19. 28 Nov, 2014 1 commit