diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-07 22:44:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-07 22:44:55 +0000 |
commit | 80bdc967e946b5d68646ffdee857400f9a120cca (patch) | |
tree | 78a005c4d5415ea6d7c4c0df94cddb8392e3570f /docs | |
parent | ce5de5b52768d0c3b9c0f6c4bc915a17e962202c (diff) | |
download | external_llvm-80bdc967e946b5d68646ffdee857400f9a120cca.zip external_llvm-80bdc967e946b5d68646ffdee857400f9a120cca.tar.gz external_llvm-80bdc967e946b5d68646ffdee857400f9a120cca.tar.bz2 |
Don't commit stores with addresses that have indices that are not
compile-time constant integers or that are out of bounds for their
corresponding static array types. These can cause aliasing that
GlobalOpt assumes won't happen.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81165 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions