Reid Spencer f2253449e2 Make APInt a little more friendly to its users:
* Add support for + and - of a uint64_t.
  * Make trunc/sext/zext return *this so it can be chained with other ops
  * Add smin, smax, umin, umax functions for getting min/max values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34742 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-28 17:33:36 +00:00
..
2007-01-27 01:14:20 +00:00
2007-02-01 05:32:05 +00:00
2006-11-28 23:31:42 +00:00
2007-02-04 00:30:40 +00:00
2007-02-04 00:12:12 +00:00
2006-11-28 22:32:35 +00:00
2007-02-06 14:59:28 +00:00