llvm-6502/lib/Bitcode/Writer
David Blaikie 5db5cae26f [opaque pointer types] Serialize the value type for store instructions
Without pointee types the space optimization of storing only the pointer
type and not the value type won't be viable - so add the extra type
information that would be missing.

Storeatomic coming soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235474 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-22 04:14:42 +00:00
..
BitcodeWriter.cpp [opaque pointer types] Serialize the value type for store instructions 2015-04-22 04:14:42 +00:00
BitcodeWriterPass.cpp uselistorder: Remove the global bits 2015-04-15 03:14:06 +00:00
BitWriter.cpp Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
ValueEnumerator.cpp uselistorder: Thread bit through ValueEnumerator 2015-04-14 23:45:11 +00:00
ValueEnumerator.h uselistorder: Thread bit through ValueEnumerator 2015-04-14 23:45:11 +00:00