Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
пре 6 година |
Rui Ueyama
|
1090c4ba25
Use the same constants as zlib to represent compression level.
|
пре 7 година |
Chandler Carruth
|
3c0d60785c
Re-sort #include lines for unittests. This uses a slightly modified
|
пре 8 година |
George Rimar
|
ef935cd26f
Recommit r292214 "[Support/Compression] - Change zlib API to return Error instead of custom status"
|
пре 8 година |
George Rimar
|
7c0ccdc11d
Revert r292214 "[Support/Compression] - Change zlib API to return Error instead of custom status."
|
пре 8 година |
George Rimar
|
4a6a534c0c
[Support/Compression] - Change zlib API to return Error instead of custom status.
|
пре 8 година |
Chandler Carruth
|
1b279144ec
[cleanup] Re-sort all the #include lines in LLVM using
|
пре 10 година |
David Blaikie
|
b4074c010b
Simplify compression API by compressing into a SmallVector rather than a MemoryBuffer
|
пре 11 година |
David Blaikie
|
b206103abc
Simplify compression API by decompressing into a SmallVector rather than a MemoryBuffer
|
пре 11 година |
Ahmed Charles
|
f4ccd11075
Replace OwningPtr<T> with std::unique_ptr<T>.
|
пре 11 година |
Alexey Samsonov
|
ef7aefc53b
Expose CRC-32 implementation from zlib
|
пре 12 година |
Alexey Samsonov
|
a0bd5df086
Add more guards around zlib-dependent code
|
пре 12 година |
Alexey Samsonov
|
ee03c949b8
Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools.
|
пре 12 година |