Large mechanical patch.
[oota-llvm.git] / lib / Bitcode / Writer / ValueEnumerator.cpp
2008-09-25 Devang Patel Large mechanical patch.
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...
2008-05-13 Dan GohmanClean up the use of static and anonymous namespaces...
2008-03-12 Chris LattnerReimplement the parameter attributes support, phase...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-27 Duncan SandsFix PR1146: parameter attributes are longer part of
2007-05-06 Chris LattnerFix a nasty problem where we would miss enumeration...
2007-05-06 Chris Lattnerenumerate the operands of a constant before we enumerat...
2007-05-06 Chris Lattnerimplement the 'string constant' optimization. This...
2007-05-04 Chris Lattneroptimize constant layout. This fixes encoding of 181...
2007-05-04 Chris Lattnersimple optimization for the type table
2007-05-03 Chris Lattnerenumerate parameter attr lists.
2007-05-03 Chris Lattnerfix encoding of BB names in the symtab
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-26 Chris Lattneradd bitcode alias support
2007-04-24 Chris LattnerEmit module-level constants.
2007-04-22 Chris LattnerInitial support for writing bitcode files. This curren...