Add a new ShuffleVectorInst::getMaskValue method.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 05:28:33 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 05:28:33 +0000 (05:28 +0000)
commit8728f1915f332f09112848c6d30055be5b943ba5
tree6c29f63d79c9c38e79d35ce7030f6f20c35ff073
parent0452ed6bd6a227311b00f3777160415ea423b775
Add a new ShuffleVectorInst::getMaskValue method.

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