diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-23 01:57:13 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-23 01:57:13 +0000 |
commit | 929046376009211fb7794762cfc87ac34a1b4035 (patch) | |
tree | baa19948a97ff93f745e36bc6acb558ca8ea07a5 /lib/Transforms/Utils/ValueMapper.cpp | |
parent | 91e2390818080ae2b059e3ff850a9455858e4f7b (diff) |
1. Fix a carry out problem in add if destination and x point to the same
memory (as done in fromString).
2. Implement Knuth divide more closely to what is recommended in his book.
3. Fix computation of the remainder for Knuth Divide (bad shifting).
4. Remove some cruft from the file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34518 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/ValueMapper.cpp')
0 files changed, 0 insertions, 0 deletions