OSDN Git Service

change some vectors to smallvectors. This speeds up instcombine on 447.dealII
authorChris Lattner <sabre@nondot.org>
Thu, 15 Feb 2007 22:48:32 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Feb 2007 22:48:32 +0000 (22:48 +0000)
commit72588fc3f4562cf3230cb419f16ce831effa6a4a
treef1766ffd2b84471958f97c512e878cc1de156320
parentb3ff6b75390803166301d850754670713193f8b8
change some vectors to smallvectors.  This speeds up instcombine on 447.dealII
by 5%.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34332 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp