Skip to content
Snippets Groups Projects
  1. May 30, 2014
  2. May 28, 2014
  3. May 27, 2014
  4. May 26, 2014
  5. May 23, 2014
  6. May 21, 2014
  7. May 20, 2014
  8. May 17, 2014
  9. May 16, 2014
    • Matthias Kretz's avatar
      Vc: update to Vc 0.7.4 · cc37e8c9
      Matthias Kretz authored
      
      Summary of the changes in Vc 0.7.4:
      * fixed several compile errors / warnings with newer or old C++
        compilers
      * support clean compilation with more -W flags
      * fixed compilation when compiling without optimization
      * added operator-- to Vector<T>
      * Copying Memory now uses SIMD move instructions
      * Vc::Allocator<T> now uses a minimum alignment of the SIMD types of
        the chosen Vc implementation. Thus making it useable for containers of
        builtin types.
      
      Signed-off-by: default avatarMatthias Kretz <kretz@kde.org>
      cc37e8c9
  10. May 13, 2014
  11. May 12, 2014
  12. May 09, 2014
  13. May 06, 2014
Loading