summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/AliasAnalysis.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-20 20:12:29 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-20 20:12:29 +0000
commitfff27973490c4507057926a771d87cfee2bd9ee6 (patch)
tree27f699dfa55911c8a9b4e70e9b0d48c60fa2677b /llvm/lib/Analysis/AliasAnalysis.cpp
parente3d8e42e273957740fbca6529a6ad7136af16a61 (diff)
downloadbcm5719-llvm-fff27973490c4507057926a771d87cfee2bd9ee6.tar.gz
bcm5719-llvm-fff27973490c4507057926a771d87cfee2bd9ee6.zip
Implement the signed icmp instructions properly. To do this we introduce
a small inline function to sign extend a uint64_t value based on its type's bitwidth. This function is then used in both executeSExtInst and the various executeICMP_S** functions. llvm-svn: 33403
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud