llvm-6502/include/llvm/Bitcode
Nate Begeman 0f123cf732 Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the
type of the vectors being shuffled.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64401 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-12 21:28:33 +00:00
..
Archive.h Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
BitCodes.h Fix a calculation error in comments. 2008-10-16 01:21:44 +00:00
BitstreamReader.h Fix more -Wshorten-64-to-32 warnings. 2008-05-05 18:30:58 +00:00
BitstreamWriter.h Add support for writing LLVM IR to a specified BitstreamWriter. 2008-12-19 18:37:59 +00:00
Deserialize.h Initialize a local variable. 2008-05-01 17:08:00 +00:00
LLVMBitCodes.h Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the 2009-02-12 21:28:33 +00:00
ReaderWriter.h Add support for writing LLVM IR to a specified BitstreamWriter. 2008-12-19 18:37:59 +00:00
Serialization.h
SerializationFwd.h
Serialize.h