1. 3c0d607 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  2. 0581f9f Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"" by David Blaikie · 9 years ago
  3. 23e393f Revert "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr" by David Blaikie · 9 years ago
  4. fe94ca2 Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr by David Blaikie · 9 years ago
  5. 8fc9b4d Bitcode: Decouple block info block state from reader. by Peter Collingbourne · 9 years ago
  6. 7cfe622 Bitcode: Fix short read implementation. by Peter Collingbourne · 9 years ago
  7. e851658 Bitcode: Change reader interface to take memory buffers. by Peter Collingbourne · 9 years ago
  8. 75f9dc9 Explicitly test BitstreamReader::setArtificialByteLimit, NFC by Duncan P. N. Exon Smith · 9 years ago
  9. 2686d30 Remove accidentally duplicated test by Duncan P. N. Exon Smith · 9 years ago
  10. bd2e784 Bitcode: Fix MSVC bot failure from r264549 by Duncan P. N. Exon Smith · 9 years ago
  11. fbf768a Support: Implement StreamingMemoryObject::getPointer by Duncan P. N. Exon Smith · 9 years ago
  12. a115062 Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit by Duncan P. N. Exon Smith · 9 years ago
  13. 2e87e9e Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc. by Duncan P. N. Exon Smith · 9 years ago
  14. 2217648 [Bitcode] AtEndOfStream should only check against the size if it's known. by Jordan Rose · 11 years ago