Histórico de Commits

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