eliminate vector-related allocations
authorChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 06:01:22 +0000 (06:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 06:01:22 +0000 (06:01 +0000)
commit990b849abc9481b8c7a482019cd0d95fe2f2a3ea
treea287172654b3240304a4676da62fdb730462e0f0
parentc18470cb0044129f1b43d09d7a4eb683ee3996ad
eliminate vector-related allocations

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp
lib/ExecutionEngine/JIT/JIT.cpp