aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineLoopInfo.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-02-11 23:02:09 +0000
committerHal Finkel <hfinkel@anl.gov>2013-02-11 23:02:09 +0000
commit8f3359a4b396d3f1a7b2726e02f199be74c62e4c (patch)
tree72d4e6d900cacf61d1039bea3b2e09a5059b6e77 /lib/CodeGen/MachineLoopInfo.cpp
parent86f18eb0b39804cf9cf1d17cdb58f44d8d846545 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174914 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions