diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-02-11 05:29:51 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-02-11 05:29:51 +0000 |
commit | cb268f7995b445af2177f55d2adf809200001e23 (patch) | |
tree | 728d7e7140790e37f8725ae9310122b507e450e1 /llvm/lib/IR | |
parent | fee38f9754523d6a53f7cf2fa8aebd3792da8584 (diff) | |
download | bcm5719-llvm-cb268f7995b445af2177f55d2adf809200001e23.tar.gz bcm5719-llvm-cb268f7995b445af2177f55d2adf809200001e23.zip |
BBVectorize: Remove the linear searches from pair connection searching
This removes the last of the linear searches over ranges of std::multimap
iterators, giving a 7% speedup on the doduc.bc input from PR15222.
No functionality change intended.
llvm-svn: 174859
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions