1. fb6f940 write the symbol table for function bodies by Chris Lattner · 18 years ago
  2. 0a60325 encode all of the instructions. by Chris Lattner · 18 years ago
  3. 31fc4f9 Implement visibility checking during linking. Also implement protected by Anton Korobeynikov · 18 years ago
  4. f0a1eba Fix this to use the right block ID by Chris Lattner · 18 years ago
  5. 87351e2 moved Writer.cpp -> BitcodeWriter.cpp to make it more unique in the tree. by Chris Lattner · 18 years ago
  6. e6e364c start code for writing out instructions. Separate BB#s from normal value #'s. by Chris Lattner · 19 years ago
  7. 5f640b9 add support for incorporating and purging functions to the value enumerator by Chris Lattner · 19 years ago
  8. a5211c4 improve a comment by Chris Lattner · 19 years ago
  9. 831d420 move some code around, fix a bug in the reader reading globalinits (which by Chris Lattner · 19 years ago
  10. 44c1707 add bitcode alias support by Chris Lattner · 19 years ago
  11. 1e16bcf7 implement reading and writing of constant exprs. by Chris Lattner · 19 years ago
  12. 1e50c29 fix off-by-one computing size for section abbrevs by Chris Lattner · 19 years ago
  13. 5252356 Emit module-level constants. by Chris Lattner · 19 years ago
  14. 215e9cd write out the symtab for globals. by Chris Lattner · 19 years ago
  15. b549137 implement reading of abbrevs, and writing of abbreviated global varrs. by Chris Lattner · 19 years ago
  16. 4b00d92 first part of implementation of abbrevs. The writer isn't fully there yet and the by Chris Lattner · 19 years ago
  17. 362b4a1 promote LLVMBitCodes to be a public header by Chris Lattner · 19 years ago
  18. c1d10d6 Initial support for writing bitcode files. This currently only writes types, by Chris Lattner · 19 years ago