diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-12 14:46:54 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-12 14:46:54 +0000 |
commit | dc7692b1ad3b2f7eaa7f21504826af7ce1e3b573 (patch) | |
tree | 78a4ae0983e39ebafeb9ccfd6d591bf25ea94fea /lib/CodeGen/SplitKit.cpp | |
parent | 335db223926931db204bf54d4accac6677b8e6b1 (diff) |
Optimize ScalarEvolution::getAddExpr's duplicate operand detection
by having it finish processing the whole operand list before
starting the whole getAddExpr process over again, instead of
immediately after the first duplicate is found.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110914 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions