util: Add util_bswap64() v3
authorTom Stellard <thomas.stellard@amd.com>
Wed, 19 Feb 2014 22:17:33 +0000 (14:17 -0800)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 24 Feb 2014 20:56:27 +0000 (12:56 -0800)
commita9f88e2ae8632189b08f01e8a4166020df8d0d38
treeec2bf597b4aeedecbe9de077228d6c0e8a46b536
parentf8ba0f55d32274eb2fe0e0060658dc2284569dd4
util: Add util_bswap64() v3

v2:
  - Use __builtin_bswap64()
  - Remove unnecessary mask
  - Add util_le64_to_cpu() helper

v3:
  - Remove unnecessary AC_SUBST

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
configure.ac
src/gallium/auxiliary/util/u_math.h