Large mechanical patch.
[oota-llvm.git] / lib / Bitcode / Writer / ValueEnumerator.h
2008-09-25 Devang Patel Large mechanical patch.
2008-09-23 Devang Patels/ParameterAttributes/Attributes/g
2008-03-12 Chris LattnerReimplement the parameter attributes support, phase...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-05-06 Chris LattnerFix a nasty problem where we would miss enumeration...
2007-05-04 Chris Lattneroptimize constant layout. This fixes encoding of 181...
2007-05-04 Chris Lattnerpass by reference, not by value
2007-05-03 Chris Lattnerenumerate parameter attr lists.
2007-04-26 Chris Lattnerstart code for writing out instructions. Separate...
2007-04-26 Chris Lattnerenumerate BB's separately from other function values.
2007-04-26 Chris Lattneradd support for incorporating and purging functions...
2007-04-26 Chris Lattnermove some code around, fix a bug in the reader reading...
2007-04-24 Chris LattnerEmit module-level constants.
2007-04-23 Chris Lattnerfix off-by one
2007-04-22 Chris LattnerInitial support for writing bitcode files. This curren...