diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-08-31 06:46:32 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-08-31 06:46:32 +0000 |
commit | 58758ef4eae37921d08cb62cd648996f92878e44 (patch) | |
tree | 3fee981f43c1833e13825aff7b14825a9cbcbc18 /clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp | |
parent | 6b0af3c832b5e4bbd89d6c55a9ba641688e3d2ec (diff) | |
download | llvm-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