Chris Lattner db8918a98f Add a helper class (APSInt) which can represent an APInt along with sign
information.  This is useful when a value does have a sign associated with
it.  This shouldn't be used generally in LLVM for mid-level optimizer stuff.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35681 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-05 05:20:11 +00:00
..
2007-02-15 02:26:10 +00:00
2007-04-04 06:29:49 +00:00
2007-01-26 01:08:18 +00:00
2007-02-05 20:47:22 +00:00
2006-10-20 07:07:24 +00:00
2007-04-01 07:26:35 +00:00
2007-04-03 23:48:32 +00:00