Age | Commit message (Expand) | Author |
---|---|---|
2007-05-03 | fix encoding of BB names in the symtab | Chris Lattner |
2007-04-26 | start code for writing out instructions. Separate BB#s from normal value | Chris Lattner |
2007-04-26 | enumerate BB's separately from other function values. | Chris Lattner |
2007-04-26 | add support for incorporating and purging functions to the value enumerator | Chris Lattner |
2007-04-26 | move some code around, fix a bug in the reader reading globalinits (which | Chris Lattner |
2007-04-26 | add bitcode alias support | Chris Lattner |
2007-04-24 | Emit module-level constants. | Chris Lattner |
2007-04-22 | Initial support for writing bitcode files. This currently only writes types, | Chris Lattner |