[APInt] Move the single word cases of the bitwise operators inline.
authorCraig Topper <craig.topper@gmail.com>
Tue, 28 Mar 2017 04:00:47 +0000 (04:00 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 28 Mar 2017 04:00:47 +0000 (04:00 +0000)
commitf496f9a27304f72e11f2514b99f41a99991bc66b
tree9ab9c550b12931c5aec8579c180916a0fdf21551
parentc4a1908681dfbac19239b956f811b0f666de0ecc
[APInt] Move the single word cases of the bitwise operators inline.

llvm-svn: 298894
llvm/include/llvm/ADT/APInt.h
llvm/lib/Support/APInt.cpp