Add getSignBit() and operator<<= into APInt for convenience.
authorZhou Sheng <zhousheng00@gmail.com>
Sun, 11 Mar 2007 07:16:10 +0000 (07:16 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Sun, 11 Mar 2007 07:16:10 +0000 (07:16 +0000)
commit8db6a445e679817d9972c44d2bc366732388c7b0
tree9139d8dde5a971e974af9f1fe94a4d3ab9d935e6
parente677a0b0993210385e53bdd435446d6b496d272f
Add getSignBit() and operator<<= into APInt for convenience.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35059 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h