Zhou Sheng 0b706b18bd As Chris and Reid suggested, remove "isSigned" field from APInt, instead,
add some signed/unsigned arithmetic operation functions into APInt.h to
handle the signed/unsigned issue. These functions will be defined inside a
namespace "APIntOps" which is inside llvm namespace.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34053 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-08 14:35:19 +00:00
..
2007-01-30 23:47:35 +00:00
2007-02-08 06:05:08 +00:00
2007-01-23 10:26:08 +00:00
2007-02-05 20:47:22 +00:00
2007-01-26 01:08:18 +00:00
2007-02-05 20:47:22 +00:00
2007-01-17 02:46:11 +00:00
2007-02-05 20:47:22 +00:00
2007-02-05 21:17:06 +00:00
2007-02-01 22:10:12 +00:00
2007-01-29 00:09:00 +00:00
2007-02-05 20:47:22 +00:00