提交历史

作者 SHA1 备注 提交日期
  Serge Guelton cb39a85070 Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 年之前
  David Blaikie 0581f9f375 Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"" 8 年之前
  David Blaikie 23e393fa4d Revert "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr" 8 年之前
  David Blaikie fe94ca2934 Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr 8 年之前
  Peter Collingbourne 8fc9b4d314 Bitcode: Decouple block info block state from reader. 8 年之前
  Peter Collingbourne 7cfe6227d3 Bitcode: Fix short read implementation. 8 年之前
  Peter Collingbourne e8516587a2 Bitcode: Change reader interface to take memory buffers. 8 年之前
  Duncan P. N. Exon Smith 75f9dc9b05 Explicitly test BitstreamReader::setArtificialByteLimit, NFC 9 年之前
  Duncan P. N. Exon Smith 2686d302c0 Remove accidentally duplicated test 9 年之前
  Duncan P. N. Exon Smith bd2e7848ab Bitcode: Fix MSVC bot failure from r264549 9 年之前
  Duncan P. N. Exon Smith fbf768a4d3 Support: Implement StreamingMemoryObject::getPointer 9 年之前
  Duncan P. N. Exon Smith a115062beb Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit 9 年之前
  Duncan P. N. Exon Smith 2e87e9ef90 Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc. 9 年之前
  Jordan Rose 2217648f91 [Bitcode] AtEndOfStream should only check against the size if it's known. 10 年之前