diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-02 01:19:42 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-02 01:19:42 +0000 |
| commit | c442c84c8f0cdb277deeeb98296b672e0eba8138 (patch) | |
| tree | 179d077f76f5640559a21b429a5582f3e6b33ae9 /llvm/lib/Analysis/ConstantFolding.cpp | |
| parent | 32bc81341bdb27830cd1f4677ea4d4a7362d5ddf (diff) | |
| download | bcm5719-llvm-c442c84c8f0cdb277deeeb98296b672e0eba8138.tar.gz bcm5719-llvm-c442c84c8f0cdb277deeeb98296b672e0eba8138.zip | |
Fix a problem where shifting by 64-bits leads to incorrect results on PPC
but not on X86 becuase shift by word size is "undefined".
llvm-svn: 34825
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions

