llvm-6502/include/llvm/Bytecode
Reid Spencer 9d6565a5b1 For PR1195:
Rename PackedType -> VectorType, ConstantPacked -> ConstantVector, and
PackedTyID -> VectorTyID. No functional changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34293 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-15 02:26:10 +00:00
..
Analyzer.h push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
Archive.h push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
BytecodeHandler.h For PR1195: 2007-02-15 02:26:10 +00:00
Format.h Compaction tables no longer supported, remove its block ID. 2007-01-30 19:37:26 +00:00
Reader.h move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00
WriteBytecodePass.h
Writer.h