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
..
2007-08-05 20:06:04 +00:00
2007-10-06 08:09:29 +00:00
2007-10-03 12:07:14 +00:00
2007-08-05 20:06:04 +00:00
2007-05-23 05:46:04 +00:00
2007-05-18 07:07:05 +00:00
2007-07-02 14:53:37 +00:00
2007-08-05 20:06:04 +00:00
2007-09-25 13:53:22 +00:00
2007-07-19 15:32:47 +00:00