1
0
mirror of https://github.com/git/git.git synced 2025-04-09 07:42:53 +00:00
git/compat
Sebastian Schuberth 0fcabdeb52 Use faster byte swapping when compiling with MSVC
When compiling with MSVC on x86-compatible, use an intrinsic for byte swapping.
In contrast to the GCC path, we do not prefer inline assembly here as it is not
supported for the x64 platform.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-10-30 09:37:48 -07:00
..
2009-04-22 19:03:39 -07:00
2008-09-30 14:30:06 -07:00
2009-03-02 18:28:06 -08:00
2009-09-18 20:00:42 -07:00
2009-09-18 20:00:42 -07:00
2009-09-18 20:00:42 -07:00
2009-09-18 20:00:42 -07:00
2009-03-18 19:23:04 -07:00