commit | 39c177d8b7b03d5a851a3adf5ae816da1211c49e | [log] [tgz] |
---|---|---|
author | Dale Johannesen <dalej@apple.com> | Wed Aug 12 17:42:34 2009 +0000 |
committer | Dale Johannesen <dalej@apple.com> | Wed Aug 12 17:42:34 2009 +0000 |
tree | b429b7482fd9a6db3d8f593a6d1b14ff2345b960 | |
parent | 6b018979da52c9760363b8b74951bbe259044ea8 [diff] |
Fix a nondeterministic bug in APInt::roundToDouble; when !isSingleWord() but getActiveBits() is small, we were using the pointer value instead of the low word of the integer value. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78821 91177308-0d34-0410-b5e6-96231b3b80d8