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