summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-05-12 18:01:57 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-05-12 18:01:57 +0000
commit81ee020f649a5f18f7e2c969fa4ed81c34e19f1f (patch)
tree74b03eb2c62588a0f999bff65dac09a9200ba3b7 /llvm/lib/Bitcode
parent5d22b630afb3a6106607a07d0b35cd55a5142eb3 (diff)
downloadbcm5719-llvm-81ee020f649a5f18f7e2c969fa4ed81c34e19f1f.tar.gz
bcm5719-llvm-81ee020f649a5f18f7e2c969fa4ed81c34e19f1f.zip
Fix shl to produce the correct result when the bitwidth is > 64 and the
shift amount is 0. Previously this code would do a lshr by the bit width which can lead to incorrect results. llvm-svn: 37010
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud