start using smallvector to avoid vector heap thrashing.
authorChris Lattner <sabre@nondot.org>
Fri, 11 Jan 2008 18:43:58 +0000 (18:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Jan 2008 18:43:58 +0000 (18:43 +0000)
commita10145fdf6325c5c528689e8952ad7e4e2a1a6b5
tree987d374feab389308969b422a7725f6db42233fa
parent8874628e30a327afe91648c84bfa1e2dd13f0dba
start using smallvector to avoid vector heap thrashing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45873 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp