Vc 0.7.5
- 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)