aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-08-31 06:46:32 +0000
committerTobias Grosser <tobias@grosser.es>2015-08-31 06:46:32 +0000
commit58758ef4eae37921d08cb62cd648996f92878e44 (patch)
tree3fee981f43c1833e13825aff7b14825a9cbcbc18 /clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp
parent6b0af3c832b5e4bbd89d6c55a9ba641688e3d2ec (diff)
downloadllvm-58758ef4eae37921d08cb62cd648996f92878e44.zip
llvm-58758ef4eae37921d08cb62cd648996f92878e44.tar.gz
llvm-58758ef4eae37921d08cb62cd648996f92878e44.tar.bz2
Enable modeling of scalar read-only dependences
Even though these are not strictly necessary for sequential code generation, we still model both for sequential and parallel code generation to reduce the set of configurations that needs to be tested. If this turns out, against what we currently see, to be significant overhead, we can decide to limit this feature again to parallel code-generation use cases only. llvm-svn: 246420
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp')
0 files changed, 0 insertions, 0 deletions