commit | c62482d4edecd416e6529e31427fa6fd8a9b7ece | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon Sep 07 22:40:13 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon Sep 07 22:40:13 2009 +0000 |
tree | c5bd56008e83372345f36ab29332a9f921f35a30 | |
parent | 4a7e6b7a15cea1f8ead4d1bb1cf2e3a39a339cb3 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81163 91177308-0d34-0410-b5e6-96231b3b80d8