llvm-mirror/lib/VMCore
Mon P Wang 911ee5bf8b Added support for the following definition of shufflevector
<result> = shufflevector <n x <ty>> <v1>, <n x <ty>> <v2>, <m x i32> <mask> 

llvm-svn: 58964
2008-11-10 04:46:22 +00:00
..
AsmWriter.cpp Use utohex_buffer instead of utohexstr to avoid creating a temporary 2008-11-10 04:30:26 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Added support for the following definition of shufflevector 2008-11-10 04:46:22 +00:00
ConstantFold.h
Constants.cpp Fix unused variable warnings. 2008-11-03 23:20:04 +00:00
Core.cpp
DebugInfoBuilder.cpp
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Added support for the following definition of shufflevector 2008-11-10 04:46:22 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp Add comments to function. 2008-11-05 23:42:27 +00:00
ModuleProvider.cpp
Pass.cpp
PassManager.cpp Fix a use of an invalid iterator when -debug-pass=Details is used. 2008-11-06 21:57:17 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp Duncan pointed out that the Extended case in getTypeForMVT could 2008-11-04 16:19:44 +00:00
Verifier.cpp Added support for the following definition of shufflevector 2008-11-10 04:46:22 +00:00