eliminate instruction ctors that take vectors.
authorChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 06:22:32 +0000 (06:22 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 06:22:32 +0000 (06:22 +0000)
commit133bab0606719cf3e8f5c44873cf205f58a181b5
treeed00f20430e58754a237a0a1c387d5c063920d6c
parent680f2f016e6a6edbae21d9b37d91f5ab75a75660
eliminate instruction ctors that take vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34228 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
lib/VMCore/Instructions.cpp