- e825ed5 fix encoding of BB names in the symtab by Chris Lattner · 18 years ago
- f61e645 bug fixes by Chris Lattner · 18 years ago
- 0579f7f implement the rest of the instructions by Chris Lattner · 18 years ago
- 2a98cca add a few more instructions, getting close by Chris Lattner · 18 years ago
- f4c8e52 add reader logic for terminator instrs. by Chris Lattner · 18 years ago
- 01ff65f add reader support for a bunch of new instructions by Chris Lattner · 18 years ago
- 231cbcb read a few instructions, fix some bugs. This is enough to be able to round by Chris Lattner · 18 years ago
- a7c49aa handle function-level forward references, read binops. by Chris Lattner · 18 years ago
- 980e5aa implement materializeModule, force deallocation of vector memory when we by Chris Lattner · 18 years ago
- 8669714 The stream to read from is now an ivar by Chris Lattner · 18 years ago
- 48f8487 implement scafolding for lazy deserialization of function bodies by Chris Lattner · 18 years ago
- 9cd3ccf Implement visibility checking during linking. Also implement protected by Anton Korobeynikov · 18 years ago
- c453f76 Switch the bitcode reader interface to take a MemoryBuffer instead of knowing by Chris Lattner · 18 years ago
- 7dde0ff This is not "FIXME" anymore by Anton Korobeynikov · 18 years ago
- 198f34a move some code around, fix a bug in the reader reading globalinits (which by Chris Lattner · 18 years ago
- 07d98b4 add bitcode alias support by Chris Lattner · 18 years ago
- f66d20d ensure that every error return sets a message (and goes through Error, for by Chris Lattner · 18 years ago
- 084a844 fix memory leak by Chris Lattner · 18 years ago
- f581c3b implement reading and writing of constant exprs. by Chris Lattner · 18 years ago
- 522b7b1 implement support for reading aggregate constants, including handling forward by Chris Lattner · 18 years ago
- 0eef080 add supprot for FP constants, wide integers, and fix the encoding of MININT by Chris Lattner · 18 years ago
- e16504e read basic constants: null, undef, integers <= 64bits by Chris Lattner · 18 years ago
- e84bcb9 move check to the right place :) by Chris Lattner · 18 years ago
- 6dbfd7b track global inits by Chris Lattner · 18 years ago
- 0b2482a Read global symtab by Chris Lattner · 18 years ago
- d127c1b implement reading of abbrevs, and writing of abbreviated global varrs. by Chris Lattner · 18 years ago
- 36d5e7d first part of implementation of abbrevs. The writer isn't fully there yet and the by Chris Lattner · 18 years ago
- caee0dc Initial support for reading bitcode files. They currently only read types, by Chris Lattner · 18 years ago