1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 33f1d5b Fix a nasty problem where we would miss enumeration of some types. This fixes by Chris Lattner · 17 years ago
  3. 6da91d3 optimize constant layout. This fixes encoding of 181.mcf (by ensuring by Chris Lattner · 17 years ago
  4. 2020ca2 pass by reference, not by value by Chris Lattner · 17 years ago
  5. 50954f5 enumerate parameter attr lists. by Chris Lattner · 17 years ago
  6. b9d0c2a start code for writing out instructions. Separate BB#s from normal value #'s. by Chris Lattner · 17 years ago
  7. c59c0af enumerate BB's separately from other function values. by Chris Lattner · 17 years ago
  8. 8d35c79 add support for incorporating and purging functions to the value enumerator by Chris Lattner · 17 years ago
  9. 198f34a move some code around, fix a bug in the reader reading globalinits (which by Chris Lattner · 17 years ago
  10. 2edd22b Emit module-level constants. by Chris Lattner · 17 years ago
  11. 8c99a8e fix off-by one by Chris Lattner · 17 years ago
  12. fd57cec Initial support for writing bitcode files. This currently only writes types, by Chris Lattner · 17 years ago