1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. dc02467 Fix PR1146: parameter attributes are longer part of by Duncan Sands · 17 years ago
  3. 33f1d5b Fix a nasty problem where we would miss enumeration of some types. This fixes by Chris Lattner · 17 years ago
  4. 7a303d1 enumerate the operands of a constant before we enumerate the constant itself by Chris Lattner · 17 years ago
  5. ff7fc5d implement the 'string constant' optimization. This shrinks kc.bit from by Chris Lattner · 17 years ago
  6. 6da91d3 optimize constant layout. This fixes encoding of 181.mcf (by ensuring by Chris Lattner · 17 years ago
  7. 12f535b simple optimization for the type table by Chris Lattner · 17 years ago
  8. 50954f5 enumerate parameter attr lists. by Chris Lattner · 17 years ago
  9. e825ed5 fix encoding of BB names in the symtab by Chris Lattner · 17 years ago
  10. b9d0c2a start code for writing out instructions. Separate BB#s from normal value #'s. by Chris Lattner · 17 years ago
  11. c59c0af enumerate BB's separately from other function values. by Chris Lattner · 17 years ago
  12. 8d35c79 add support for incorporating and purging functions to the value enumerator by Chris Lattner · 17 years ago
  13. 198f34a move some code around, fix a bug in the reader reading globalinits (which by Chris Lattner · 17 years ago
  14. 07d98b4 add bitcode alias support by Chris Lattner · 17 years ago
  15. 2edd22b Emit module-level constants. by Chris Lattner · 17 years ago
  16. fd57cec Initial support for writing bitcode files. This currently only writes types, by Chris Lattner · 17 years ago