diff options
| author | Eli Friedman <eli.friedman@gmail.com> | 2011-10-07 23:40:49 +0000 | 
|---|---|---|
| committer | Eli Friedman <eli.friedman@gmail.com> | 2011-10-07 23:40:49 +0000 | 
| commit | 195464184e840965febb8eb55316c32995d37c8f (patch) | |
| tree | ea4e0eea65ee434fe34155c18d40bdb6ea8ec567 /llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp | |
| parent | 133a16871f4c71d833d9dd354052846dd90d3390 (diff) | |
| download | bcm5719-llvm-195464184e840965febb8eb55316c32995d37c8f.tar.gz bcm5719-llvm-195464184e840965febb8eb55316c32995d37c8f.zip | |
Fix APInt::operator*= so that it computes the correct result for large integers where there is unsigned overflow.  Fix APFloat::toString so that it doesn't depend on the incorrect behavior in common cases (and computes the correct result in some rare cases).  Fixes PR11086.
llvm-svn: 141441
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp')
0 files changed, 0 insertions, 0 deletions

