summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Module.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-07 22:40:13 +0000
committerDan Gohman <gohman@apple.com>2009-09-07 22:40:13 +0000
commitbeee35a27727c7a2b014c1e777f12af23570b7e8 (patch)
tree1adeb1231f38f39a45ff7626ca609126ff167984 /llvm/lib/VMCore/Module.cpp
parent19244eaa4a3372a642a44a4c04d36b06da58d122 (diff)
downloadbcm5719-llvm-beee35a27727c7a2b014c1e777f12af23570b7e8.tar.gz
bcm5719-llvm-beee35a27727c7a2b014c1e777f12af23570b7e8.zip
Fix GlobalOpt to avoid committing a store if the address getelementptr
is missing the inbounds flag. This is slightly conservative, but it avoids problems with two constants pointing to the same address but getting distinct entries in the Memory DenseMap. llvm-svn: 81163
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud