1. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  2. 7ad9dc1 Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"" by David Blaikie · 9 years ago
  3. 6e2207a Revert "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr" by David Blaikie · 9 years ago
  4. daff78c Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr by David Blaikie · 9 years ago
  5. 77c89b6 Bitcode: Decouple block info block state from reader. by Peter Collingbourne · 9 years ago
  6. 76a3ace Bitcode: Fix short read implementation. by Peter Collingbourne · 9 years ago
  7. 028eb5a Bitcode: Change reader interface to take memory buffers. by Peter Collingbourne · 9 years ago
  8. 56d1fea Explicitly test BitstreamReader::setArtificialByteLimit, NFC by Duncan P. N. Exon Smith · 9 years ago
  9. 0afa32c Remove accidentally duplicated test by Duncan P. N. Exon Smith · 9 years ago
  10. 0f57145 Bitcode: Fix MSVC bot failure from r264549 by Duncan P. N. Exon Smith · 10 years ago
  11. 456c996 Support: Implement StreamingMemoryObject::getPointer by Duncan P. N. Exon Smith · 10 years ago
  12. 58c7d49 Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit by Duncan P. N. Exon Smith · 10 years ago
  13. d3be62d Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc. by Duncan P. N. Exon Smith · 10 years ago
  14. 1da9fbc [Bitcode] AtEndOfStream should only check against the size if it's known. by Jordan Rose · 11 years ago