mem-cache: Add a masked const value pattern to compressors
[gem5.git] / src / mem / cache / compressors /
2019-10-29 Daniel R. Carvalhomem-cache: Add a masked const value pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Add a masked pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Add an uncompressed pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Templatize DictionaryCompressor
2019-10-29 Daniel R. Carvalhomem-cache: Factor out CPack's dictionary functionality
2019-10-29 Daniel R. Carvalhomem-cache: Use shouldAllocate() instead of CPack's...
2019-10-29 Daniel R. Carvalhomem-cache: Limit compression size
2019-09-12 Daniel R. Carvalhomem-cache: Fix BDI size calculation
2019-07-17 Daniel R. Carvalhomem-cache: Create CPack compressor
2019-05-08 Daniel R. Carvalhomem-cache: Add compression and decompression calls
2019-05-08 Daniel R. Carvalhomem-cache: Create BDI Compressor
2019-05-08 Daniel R. Carvalhomem-cache: Add compression stats
2019-05-08 Daniel R. Carvalhomem-cache: Create cache compressor