diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-09-17 17:28:15 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-09-17 17:28:15 +0000 |
commit | 5fd8c0961e5799ff312bfcf5483f6af150931a7a (patch) | |
tree | 5317440dcdf6319043c5d75ceceb314d8df0bcbe /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | b78585b3c24e19f92afa5ab3050bc8c305e0c763 (diff) | |
download | llvm-5fd8c0961e5799ff312bfcf5483f6af150931a7a.zip llvm-5fd8c0961e5799ff312bfcf5483f6af150931a7a.tar.gz llvm-5fd8c0961e5799ff312bfcf5483f6af150931a7a.tar.bz2 |
Model fixed-size multi-dimensional arrays if possible multi-dimensional
If the GEP instructions give us enough insights, model scalar accesses as
multi-dimensional (and generate the relevant run-time checks to ensure
correctness). This will allow us to simplify the dependence computation in
a subsequent commit.
llvm-svn: 247906
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions