teak-llvm/llvm/lib/Bitcode/Writer
David Blaikie 612ddbfde0 [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.

llvm-svn: 235474
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