Neil Booth 6e01c5df37 convertFromInteger, as originally written, expected sign-extended
input.  APInt unfortunately zero-extends signed integers, so Dale
modified the function to expect zero-extended input.  Make this
assumption explicit in the function name.

llvm-svn: 42732
2007-10-07 11:45:55 +00:00
..
2006-10-04 22:13:11 +00:00
2007-10-06 00:43:45 +00:00
2006-08-21 21:18:10 +00:00
2007-04-07 18:53:16 +00:00
2007-05-06 09:31:32 +00:00
2007-08-15 21:12:30 +00:00
2006-12-07 20:28:15 +00:00