llvm/lib/Bitcode
Chris Lattner 6da91d3c2c optimize constant layout. This fixes encoding of 181.mcf (by ensuring
integer structure idx's are emitted before constant expr geps) and shrinks
files slightly.  For example kc++ shrinks from 4326188 to 4240128 bytes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36742 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-04 05:21:47 +00:00
..
Reader storeinst ctor takes isvolatile before alignment. With this, 176.gcc roundtrips 2007-05-04 03:57:30 +00:00
Writer optimize constant layout. This fixes encoding of 181.mcf (by ensuring 2007-05-04 05:21:47 +00:00
Makefile build the bitcode dir 2007-04-22 06:26:05 +00:00