aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-02-14 22:38:04 +0000
committerHal Finkel <hfinkel@anl.gov>2013-02-14 22:38:04 +0000
commit97a241b173a1413df5a93fdd891ddfac36dabad9 (patch)
treea458c71545c423a1e809872bfbfbcf8ca2342991 /lib/Support/CommandLine.cpp
parent6ca6d3b1eac5b8611f3a9e2c270c2e794d37e1f5 (diff)
BBVectorize: Remove the remaining instances of std::multimap
All instances of std::multimap have now been replaced by DenseMap<K, std::vector<V> >, and this yields a speedup of 5% on the csa.ll test case from PR15222. No functionality change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175216 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions