Skip to content
Snippets Groups Projects
  1. May 18, 2018
  2. May 17, 2018
  3. May 16, 2018
  4. May 15, 2018
  5. May 14, 2018
  6. May 13, 2018
    • Martin Bauer's avatar
      Improved Vectorization · 501b2d7e
      Martin Bauer authored
      - support aligned load/stores
      - nontemporal stores
      - aligned memory allocation for arrays and temporary buffers
      501b2d7e
  7. May 11, 2018
    • Martin Bauer's avatar
      Generalized vectorization · 57a3c27e
      Martin Bauer authored
      - vectorization for loops with ranges that are not a multiple of vector width
      - vectorization for variable sized loops if special transformation
        replace_inner_stride_with_one is run
      57a3c27e
  8. May 07, 2018
  9. Apr 30, 2018
  10. Apr 28, 2018
  11. Apr 27, 2018
  12. Apr 20, 2018
  13. Apr 18, 2018