diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-03-31 18:16:59 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-03-31 18:16:59 +0000 |
commit | 2405a0addc2bc627392d9bfe2874bd9431d81d55 (patch) | |
tree | 90a5bd79fb1559595e801e556a72c0bfd7c430b9 /lib/CodeGen/Mangle.cpp | |
parent | 849b243d4065f56742a4677d6dc8277609a151f8 (diff) |
Tweak DataFlowSolver's worklist data structure to have an ordered worklist
and a DenseSet for caching instead of using a single SmallPtrSet.
This makes the behavior of the DataFlowSolver more deterministic, and
reduces the -fsyntax-only time on compare.c (403.gcc) by 1%.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100026 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions