summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/AliasAnalysis.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-03-29 19:09:56 +0000
committerChris Lattner <sabre@nondot.org>2005-03-29 19:09:56 +0000
commitdb45f7d763646ae4870195387a790b8711faf10e (patch)
treeb788267bd02aeda9d66415d0b683f8d2c94ddc20 /llvm/lib/Analysis/AliasAnalysis.cpp
parent8de8b7bf40b26c086f6f5bde1dcfd1427ad7fa0f (diff)
downloadbcm5719-llvm-db45f7d763646ae4870195387a790b8711faf10e.tar.gz
bcm5719-llvm-db45f7d763646ae4870195387a790b8711faf10e.zip
Fix a bug that andrew noticed where we do not correctly sign/zero extend
returned integer values all of the way to 64-bits (we only did it to 32-bits leaving the top bits undefined). This causes problems for targets like alpha whose ABI's define the top bits too. llvm-svn: 20926
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud