Zhou Sheng d0f285e212 Add a class APInt to represent arbitrary precision constant integral values.
It is a functional replacement for common case integer type like "unsigned",
"uint64_t", but also allows non-byte-width integer type and large integer
value types such as 3-bits, 15-bits, or more than 64-bits of precision. For
more details, see pr1043.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33913 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-05 17:29:16 +00:00
..
2007-01-27 01:14:20 +00:00
2007-02-01 05:32:05 +00:00
2007-02-04 00:30:40 +00:00
2007-02-04 00:12:12 +00:00
2007-01-31 20:08:34 +00:00