diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-08-31 11:15:00 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-08-31 11:15:00 +0000 |
commit | 44b34b0e8a592835417badf9dd40f5e02ca66eab (patch) | |
tree | 1c4acc02a62dd270991976f86915831a2699848e /clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp | |
parent | 2ae0fe3ac39340713546b6510701749e70a9097c (diff) | |
download | llvm-44b34b0e8a592835417badf9dd40f5e02ca66eab.zip llvm-44b34b0e8a592835417badf9dd40f5e02ca66eab.tar.gz llvm-44b34b0e8a592835417badf9dd40f5e02ca66eab.tar.bz2 |
Also build scalar dependences for store instructions
While ignoring read-only scalar dependences it was not necessary to consider
store instructins, but as store instructions can be the target of a scalar
read-only dependency we need to consider them for the construction of scalar
read-only dependences.
llvm-svn: 246429
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp')
0 files changed, 0 insertions, 0 deletions