summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-02 01:19:42 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-02 01:19:42 +0000
commitc442c84c8f0cdb277deeeb98296b672e0eba8138 (patch)
tree179d077f76f5640559a21b429a5582f3e6b33ae9 /llvm/lib/Analysis/ConstantFolding.cpp
parent32bc81341bdb27830cd1f4677ea4d4a7362d5ddf (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud