Fix (and simplify) 48-bit byte swap.
authorJeff Cohen <jeffc@jolt-lang.org>
Tue, 20 Mar 2007 20:42:36 +0000 (20:42 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Tue, 20 Mar 2007 20:42:36 +0000 (20:42 +0000)
commit09dfd8e19dc4bb0e53966a0531880d42182a1f9f
treea0be7f72ad3a87c466102e84206bd3a0bb7b71f6
parent58efcd3bcdb59223d6311f25a87bdf6c016f2470
Fix (and simplify) 48-bit byte swap.
Get pos/neg infinity the correct way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp