Vc v0.7.5 Release Notes

Release Date: 2015-08-26 // over 8 years ago
    • ⚠ compilation warnings fixed
    • detect Haswell and Broadwell CPUs (#6)
    • 🛠 bugfix: AVX::Mask::operator== returned incorrect answers on a few masks
    • ✅ more thorough mask testing
    • ↪ detect and work around clang 3.6 bug with AVX codegen (#20)
    • ↪ subscript workaround for GCC 5.1 and 5.2 (#9)
    • merge vc_compile_for_all_implementations from master, making it more robust
    • 🛠 fix isfinite usage with ICC (#8)