diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-27 19:28:32 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-27 19:28:32 +0000 |
commit | 1dd86a664fbebbf84eda6b1f1ab557f1d5c1341e (patch) | |
tree | a0697d8ce9ea000a85b3011236150318cd78f249 /llvm/lib/Analysis/InstructionSimplify.cpp | |
parent | 7ad961cc700f0375f59831939a9a87f847ee4056 (diff) | |
download | bcm5719-llvm-1dd86a664fbebbf84eda6b1f1ab557f1d5c1341e.tar.gz bcm5719-llvm-1dd86a664fbebbf84eda6b1f1ab557f1d5c1341e.zip |
Add paralell_for and use it where appropriate.
When we iterate over numbers as opposed to iterable elements,
parallel_for fits better than parallel_for_each.
llvm-svn: 288002
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions