Adding a collector name attribute to Function in the IR. These
[oota-llvm.git] / include / llvm / Bitcode / BitCodes.h
2007-10-08 Dan GohmanAdd explicit keywords.
2007-05-06 Jeff CohenUnbreak VC++.
2007-05-05 Chris Lattneradd a 6-bit encoding type for strings.
2007-05-05 Chris LattnerImplement support for globally associating abbrevs...
2007-05-04 Chris Lattneradd support for array abbreviations.
2007-05-04 Chris Lattnerminor cleanups. Add provisions for a new standard...
2007-05-04 Chris Lattnerrefcount BitCodeAbbrev objects
2007-04-23 Chris Lattnerfirst part of implementation of abbrevs. The writer...
2007-04-22 Chris LattnerDefine the content-independent interfaces to read/write...