840ddfe
Replace non-std types uint and ushort - Matthias Kretz898500c
as discussed on the ML, introducing is_valid_vector_argument - Kay F. Jahnkec62ac04
Revert "Trig: make XOP, FMA4, FAM, BMI2 part of the type" - Matthias Kretzde9bcee
Trig: make XOP, FMA4, FAM, BMI2 part of the type - Matthias Kretz5bcac28
CTest: apply skip_tests to travis branch - Matthias Kretz4ebd9ab
CMake: check for MIC only on x86 - Matthias Kretz81cbab5
cpuid shall only exist on x86 - Matthias Kretz3facdff
Drop _default and work around TSC non-portability - Matthias Kretz1ea3bf8
Detect ISA depending on CMAKE_SYSTEM_PROCESSOR - Matthias Kretza836759
Pass cmake toolchain file and skip tests - Matthias Kretzaf5f1c6
Include/use CpuId only on x86 - Matthias Kretzd79f62e
Compile only scalar tests on non-x86 - Matthias Kretze3297e8
Support getIp for ARM - Matthias Kretze4d636b
Compile support_dummy into libVc to support ARM - Matthias Kretz835e278
Add header usable from godbolt.org - Matthias Kretz971139c
Fix include to not prefer relative files - Matthias Kretz54ab38c
Travis: run aarch64 cross-compile - Matthias Kretze5bdda7
Move static asserts from simdize.h to test as VERIFY - Matthias Kretzc2e51f8
allow move of ElementReference - Christian Engwer3b7224c
MSVC: skip AVX2 gathers because the compiler is broken - Matthias Kretz2b08b4a
Travis: unbreak Homebrew messup - Matthias Kretz9e6ec67
OFA: Add initial AMD Zen support - Matthias Kretzee01afe
Travis: fix current clang on OSX - Matthias Kretzc54ab68
AVX2: implement gathers using gather intrinsics - Matthias Kretza8c76dc
Refactor gather indexes from forwarding to const-ref - Matthias Kretz7fd9b09
Travis: but the homebrew package is still called gcc6 - Matthias Kretzba20439
Travis: Seems homebrew ships GCC 7 now - Matthias Kretzfe8ba60
cmake: match amd64 for x86 support - Pino Toscanob242642
More constexpr shift-in optimizations - Matthias Kretz48aa5a1
Optimize shifted in by constexpr 1 - Matthias Kretzbb1be56
Remove useless permute call - Matthias Kretzb23ccbc
Fix upper bound detection of simd_for_each - Matthias Kretz037be1b
Use iterator_traits with simd_for_each - Matthias Kretz71316b1
Resolve warning about unused parameter - Matthias Kretz
Changelog Vc 1.3.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment