diff options
| author | Hal Finkel <hfinkel@anl.gov> | 2013-02-11 23:02:09 +0000 |
|---|---|---|
| committer | Hal Finkel <hfinkel@anl.gov> | 2013-02-11 23:02:09 +0000 |
| commit | 39a95032d2522970d482f0588335f4595d8dcee2 (patch) | |
| tree | a34902176af828e53a99606884e6c0b3b0c239f5 /llvm/lib/Analysis/ScalarEvolution.cpp | |
| parent | 08834518adfba0800a1dd0c6d5ecf5f646afe8b2 (diff) | |
| download | bcm5719-llvm-39a95032d2522970d482f0588335f4595d8dcee2.tar.gz bcm5719-llvm-39a95032d2522970d482f0588335f4595d8dcee2.zip | |
BBVectorize: Omit unnecessary entries in PairableInstUsers
This map is queried only for instructions in pairs of pairable
instructions; so make sure that only pairs of pairable
instructions are added to the map. This gives a 3.5% speedup
on the csa.ll test case from PR15222.
No functionality change intended.
llvm-svn: 174914
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions

