Files
llvm-6502/lib/Support
Neil Booth ccf596a53e 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42732 91177308-0d34-0410-b5e6-96231b3b80d8
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