Go to file
Chris Lattner 9df6baa772 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.

llvm-svn: 35681
2007-04-05 05:20:11 +00:00
llvm Add a helper class (APSInt) which can represent an APInt along with sign 2007-04-05 05:20:11 +00:00
stacker For PR789: 2007-03-29 19:05:44 +00:00