1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Bitcode
Benjamin Kramer 0226d184ca Enable the small vector POD optimization for BitCodeAbbrevOp.
While at it bump the small vector size a bit, it's inside a heap-allocated class.

llvm-svn: 151980
2012-03-03 15:04:13 +00:00
..
Archive.h The iteration order over a std::set<Module*> depends on the addresses of the 2012-01-23 03:41:53 +00:00
BitCodes.h Enable the small vector POD optimization for BitCodeAbbrevOp. 2012-03-03 15:04:13 +00:00
BitstreamReader.h Bitcode/BitstreamReader.h: Tweak for big endian hosts. 2012-02-07 10:53:19 +00:00
BitstreamWriter.h BitstreamWriter: Use SmallVector::append instead of multiple push_back calls. 2012-02-29 21:02:05 +00:00
LLVMBitCodes.h [unwind removal] Remove a the obsolete 'unwind' enum value. 2012-02-06 21:55:35 +00:00
ReaderWriter.h Bitcode: Don't expose WriteBitcodeToStream to clients. 2012-02-29 20:30:56 +00:00