further reduce the redundancy of types in the instruction encoding. This
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 00:21:25 +0000 (00:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 00:21:25 +0000 (00:21 +0000)
commitabfbf85004b2114ee33e05fc9efe3a7bd044e402
tree1521a87e96a6782682df7bee677d2583b21ee816
parent7337ab9e929a4a787f90d37ee0ed8f4cc27170ab
further reduce the redundancy of types in the instruction encoding.  This
shrinks function bodies in kc++ from 891913B to 884073B

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp