diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-02-14 22:38:04 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-02-14 22:38:04 +0000 |
commit | e7a1ef422b56d6ae5be5b3f7462c03bfb70d33de (patch) | |
tree | 85629760a820522760f49197e75efc408e4b6e7c /clang/test/CodeGen/2002-02-13-UnnamedLocal.c | |
parent | c3a4425c34ab2fac0e148e782619b28b51771ad5 (diff) | |
download | bcm5719-llvm-e7a1ef422b56d6ae5be5b3f7462c03bfb70d33de.tar.gz bcm5719-llvm-e7a1ef422b56d6ae5be5b3f7462c03bfb70d33de.zip |
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.
llvm-svn: 175216
Diffstat (limited to 'clang/test/CodeGen/2002-02-13-UnnamedLocal.c')
0 files changed, 0 insertions, 0 deletions