mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-09-14 22:52:47 +08:00
Added improvements and modernize SSE code and enable vectorization for char. Add more detection of x86 architecture and allow user, for example if MSVC is used set the level manually: used new macro FASTFLOAT_X86_SIMD and available only if FASTFLOAT_SSE_PATCH_REWORK is enabled. Rename FASTFLOAT_NEON to FASTFLOAT_ARM_NEON for consistency. |
||
|---|---|---|
| .. | ||
| bench_ip.cpp | ||
| bench_uint16.cpp | ||
| benchmark.cpp | ||
| CMakeLists.txt | ||
| event_counter.h | ||
| linux-perf-events.h | ||