985d6db0
fix warning on using TimeStampCounter uninitialized - Bernhard Manfred Gruberf4bb7700
add maintenance mode warning to issue template - Bernhard Manfred Gruberc63cef9f
update minimum MSVC version in README.md - Bernhard Manfred Gruberbf03f789
Revert "disable submitting to cdash" - Bernhard Manfred Gruberd9ba27bd
reduce ulp test problem size for msvc - Bernhard Manfred Gruber9e222642
reduce debug output to console - Bernhard Manfred Grubere044074c
run debug builds in CI - Bernhard Manfred Gruber96919a60
fix out of bounds index when float_v is scalar - Bernhard Manfred Gruberdbf04afa
remove /arch:SSE2 flags - Bernhard Manfred Gruberfd2dcc10
avoid Intel specific flags with icc - Bernhard Manfred Gruber277fe188
avoid assertion with MS STL in debug mode - Bernhard Manfred Gruberfa49f6c6
default to Vc_RECURSIVE_MEMORY 1 - Bernhard Manfred Gruber0d3597d6
make godbolt headers have all of Vc - Bernhard Manfred Gruber285fb47b
disable submitting to cdash - Bernhard Manfred Gruber6125a37b
Do not compile for XOP+FMA4 if compiler cannot do it - Guilherme Amadio2c9e21bd
Remove special case of MayAlias for Intel C++ compiler - Guilherme Amadiobf3c0492
Do not warn users about "broken" FMA4 and/or XOP - Guilherme Amadio45fbb882
CMakeLists.txt: use CMAKE_CURRENT_LIST_DIR for module path - Zheng Luo43144b37
drop VS2017 - Bernhard Manfred Gruber92fc03aa
add g++-11 to CI - Bernhard Manfred Gruberb5597e57
do not build tests by default - Bernhard Manfred Gruber644f41cf
CMake: add x86-64 feature levels - Stephan Lachnitd03fa556
add a note that Vc is in maintenance mode - Bernhard Manfred Gruber7eebca97
phrase build/install instructions more platform agnostic - Bernhard Manfred Grubera3b925b0
conditionally disable SSAOptimizer for VS2019 - Bernhard Manfred Gruber88d57c92
also test Windows 2019/VS2019 - Bernhard Manfred Gruber61efa284
add support for Intel icelake - Bernhard Manfred Gruber3aeb65fd
let icc build AVX2 Vc without Intel specifics - Bernhard Manfred Gruber342cde8e
fix mapping zen3 march flags to icc - Bernhard Manfred Gruber08a87657
add clang-12 to CI - Bernhard Manfred Gruber8e0e2001
Remove custom offsetof implementation - Jonas Hahnfeldc0e6b8d0
add support for AMD zen3 - Bernhard Manfred Gruber29174025
warn if CPU family is not supported - Bernhard Manfred Gruber3e34cccf
add nighly builds - Bernhard Manfred Gruber7076d4ae
Add Vc_INTRINSIC to fixed_size_simd operators - bmanga0f98e49e
update godbolt headers - Bernhard Manfred Gruberb84dcd0a
Fix MaskBool initialization on SSE - L. E. Segovia811e2ee3
Resolve MSVC warnings - L. E. Segovia41a65d1b
Vector: add constructor taking an element reference - L. E. Segovia7def5cc1
retrieve MSVC version from cl.exe instead of by compiling a test file - Bernhard Manfred Gruberc96fefea
exp: adjust boundaries for single-precision floating point - L. E. Segoviac35c0e15
remove appveyor and travis CI - Bernhard Manfred Gruber6d91dc9e
treat GitHub Actions CI like travis CI and merge windows builds - Bernhard Manfred Gruber93ac07e8
MSVC: specify Vc_VDECL explicitly on a few functions - L. E. Segovia8ae998cf
require at least VS2015 (#290) - Bernhard Manfred Gruber8566787f
add github actions CI inspired by travis/appveyor scripts (#278) - Bernhard Manfred Grubere4b581f4
Vector: add index_type alias - L. E. Segovia1afaf684
support GCC standard libraries which do not define __GLIBC_PREREQ - Bernhard Manfred Gruber5824e565
Allow consumers to disable installation - Manuel Berglerd2b702f6
Allow building as subproject - Manuel Bergler61cac17c
add vector call declaration to trigonemtry - EricAtORSd3516e25
add msvs 2019 build files to gitignore - EricAtORS0d8c3faf
fix integer comparison warning - Bernhard Manfred Gruberdfadb264
after release: version 1.4.2-dev - Axel Naumann
Created
May 17, 2022 17:54
-
-
Save bernhardmgruber/4f5a8e43e39dc85eb6b9eb58bedabaa6 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment