Jakob Stoklund Olesen adc6e06ff0 Avoid overflowing a signed integer which triggers undefined behaviour.
Overflowing an unsigned integer is fine and behaves as you would expect.
Also fix a pasto, allowing SignExtend64 to take a 64-bit argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100517 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-06 03:12:43 +00:00
..
2009-02-20 22:51:36 +00:00
2009-12-23 23:19:43 +00:00
2010-04-02 20:26:07 +00:00
2010-02-15 18:55:04 +00:00
2009-12-04 22:46:47 +00:00
2009-11-30 15:52:29 +00:00
2010-01-22 06:29:25 +00:00
2010-03-27 16:34:32 +00:00
2010-01-18 22:16:54 +00:00
2010-02-17 18:39:56 +00:00
2010-03-30 05:34:02 +00:00