Historie revizí

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