Files
simdjson-simdjson/src
Daniel Lemire 5f04208dbd This removes the problematic use of the intrinsic _addcarry_u64 for Visual Studio (#758)
in the ARM 64-bit kernel. This intrinsic does not appear in the documentation
https://docs.microsoft.com/en-us/cpp/intrinsics/arm64-intrinsics?view=vs-2019
and should probably not be used. Note that we expect the compiler to produce
efficient code out of our implementation.
2020-04-21 17:13:22 -04:00
..
2020-04-15 17:27:48 -07:00
2020-04-20 11:14:46 -07:00
2020-04-15 17:27:48 -07:00
2020-04-15 17:27:48 -07:00
2020-04-08 14:00:13 -07:00
2019-12-16 19:09:18 -05:00