1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Bytecode
Chris Lattner 630c3ddea0 Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive
type planes.  This saves about 5k on 176.gcc, and is needed for a subsequent
patch of mine I'm working on.

llvm-svn: 10908
2004-01-17 23:25:43 +00:00
..
Reader Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive 2004-01-17 23:25:43 +00:00
Writer Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive 2004-01-17 23:25:43 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00