1. 9cd3ccf Implement visibility checking during linking. Also implement protected by Anton Korobeynikov · 18 years ago
  2. c453f76 Switch the bitcode reader interface to take a MemoryBuffer instead of knowing by Chris Lattner · 18 years ago
  3. 7dde0ff This is not "FIXME" anymore by Anton Korobeynikov · 18 years ago
  4. 198f34a move some code around, fix a bug in the reader reading globalinits (which by Chris Lattner · 18 years ago
  5. 07d98b4 add bitcode alias support by Chris Lattner · 18 years ago
  6. f66d20d ensure that every error return sets a message (and goes through Error, for by Chris Lattner · 18 years ago
  7. 084a844 fix memory leak by Chris Lattner · 18 years ago
  8. f581c3b implement reading and writing of constant exprs. by Chris Lattner · 18 years ago
  9. 522b7b1 implement support for reading aggregate constants, including handling forward by Chris Lattner · 18 years ago
  10. 0eef080 add supprot for FP constants, wide integers, and fix the encoding of MININT by Chris Lattner · 18 years ago
  11. e16504e read basic constants: null, undef, integers <= 64bits by Chris Lattner · 18 years ago
  12. e84bcb9 move check to the right place :) by Chris Lattner · 18 years ago
  13. 6dbfd7b track global inits by Chris Lattner · 18 years ago
  14. 0b2482a Read global symtab by Chris Lattner · 18 years ago
  15. d127c1b implement reading of abbrevs, and writing of abbreviated global varrs. by Chris Lattner · 18 years ago
  16. 36d5e7d first part of implementation of abbrevs. The writer isn't fully there yet and the by Chris Lattner · 18 years ago
  17. 47f96bf promote LLVMBitCodes to be a public header by Chris Lattner · 18 years ago
  18. cb403d6 Fix build problem with Gentoo 4.1.1-r3. by Jeff Cohen · 18 years ago
  19. caee0dc Initial support for reading bitcode files. They currently only read types, by Chris Lattner · 18 years ago