1. 77c89b6 Bitcode: Decouple block info block state from reader. by Peter Collingbourne · 9 years ago
  2. 76a3ace Bitcode: Fix short read implementation. by Peter Collingbourne · 9 years ago
  3. 028eb5a Bitcode: Change reader interface to take memory buffers. by Peter Collingbourne · 9 years ago
  4. 56d1fea Explicitly test BitstreamReader::setArtificialByteLimit, NFC by Duncan P. N. Exon Smith · 10 years ago
  5. 0afa32c Remove accidentally duplicated test by Duncan P. N. Exon Smith · 10 years ago
  6. 0f57145 Bitcode: Fix MSVC bot failure from r264549 by Duncan P. N. Exon Smith · 10 years ago
  7. 456c996 Support: Implement StreamingMemoryObject::getPointer by Duncan P. N. Exon Smith · 10 years ago
  8. 58c7d49 Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit by Duncan P. N. Exon Smith · 10 years ago
  9. d3be62d Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc. by Duncan P. N. Exon Smith · 10 years ago
  10. 1da9fbc [Bitcode] AtEndOfStream should only check against the size if it's known. by Jordan Rose · 11 years ago