Dan Gohman a44b674a42 Replace some std::vectors that showed up in heap profiling with
SmallVectors. Change the signature of TargetLowering::LowerArguments
to avoid returning a vector by value, and update the two targets
which still use this directly, Sparc and IA64, accordingly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52917 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-30 20:31:15 +00:00
..
2008-05-30 22:47:19 +00:00
2008-05-29 22:58:33 +00:00
2008-06-24 17:46:48 +00:00
2008-05-30 22:40:06 +00:00
2008-06-27 21:15:25 +00:00