summaryrefslogtreecommitdiff
path: root/src/mem/cache/compressors/cpack.hh
AgeCommit message (Expand)Author
2019-10-29mem-cache: Templatize DictionaryCompressorDaniel R. Carvalho
2019-10-29mem-cache: Factor out CPack's dictionary functionalityDaniel R. Carvalho
2019-10-29mem-cache: Use shouldAllocate() instead of CPack's decompress()Daniel R. Carvalho
2019-07-17mem-cache: Create CPack compressorDaniel R. Carvalho