diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-09-17 17:28:19 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-09-17 17:28:19 +0000 |
commit | 0537f41de5666d2632468462327f800734f49940 (patch) | |
tree | 9c5bc599feea9bc73f8188cb038ad2833429b071 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 5fd8c0961e5799ff312bfcf5483f6af150931a7a (diff) | |
download | bcm5719-llvm-0537f41de5666d2632468462327f800734f49940.tar.gz bcm5719-llvm-0537f41de5666d2632468462327f800734f49940.zip |
Do not use the assumed context in the dependence analysis any more
This information is implicitly available through the multi-dimensionality of
memory accesses. This reduces compile time for 3mm from 430ms to 400ms and
should generally benefit compile time for cases where the assumed context
is complex.
llvm-svn: 247907
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions