1. 481d224 [Support][CachePruning] prune least recently accessed files first by Bob Haarman · 7 years ago
  2. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  3. bb534b1 [ThinLTO][CachePruning] explicitly disable pruning by Ben Dunbobbin · 8 years ago
  4. 9ecb8b5 [Support][CachePruning] Disable cache pruning regression fix by Ben Dunbobbin · 8 years ago
  5. 048ac83 CachePruning: Allow limiting the number of files in the cache directory. by Peter Collingbourne · 8 years ago
  6. cac5214 [Support][CachePruning] Fix regression in pruning interval by Ben Dunbobbin · 8 years ago
  7. ba3a87d Revert "[Support][CachePruning] Fix regression in pruning interval" by Rafael Espindola · 8 years ago
  8. 7f42686 [Support][CachePruning] Fix regression in pruning interval by Ben Dunbobbin · 8 years ago
  9. 0dfdb44 Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows. by Peter Collingbourne · 8 years ago
  10. 15ab1720 Fix a misleading indentation warning. by Peter Collingbourne · 8 years ago
  11. 30aaa2f Make the size specification for cache_size_bytes case insensitive. by Peter Collingbourne · 8 years ago
  12. 8d29223 Add a ThinLTO cache policy for controlling the maximum cache size in bytes. by Peter Collingbourne · 8 years ago
  13. 25a17ba Support, LTO: When pruning a directory, ignore files matching a prefix. by Peter Collingbourne · 9 years ago
  14. 255c6e1 Fix pessimising moves. by Peter Collingbourne · 9 years ago
  15. d1eac7b Support: Add a cache pruning policy parser. by Peter Collingbourne · 9 years ago
  16. cead56f Support: Simplify the CachePruning API. NFCI. by Peter Collingbourne · 9 years ago
  17. 757ca88 Remove TimeValue usage from llvm/Support by Pavel Labath · 9 years ago
  18. 2ec8b15 Missing includes. by Vassil Vassilev · 9 years ago
  19. 4cc7955 CachePruning: correct comment about file order. NFC by Pawel Bylica · 9 years ago
  20. f5e36ad CachePruning.cpp: Don't use errno. by NAKAMURA Takumi · 9 years ago
  21. 721800d CachePruning: early exit if no path supplied by Mehdi Amini · 9 years ago
  22. 045d475 Add debugging to the cache pruning by Mehdi Amini · 9 years ago
  23. e9a04ae CachePruning: fix typo, we accumulate file size here, not time by Mehdi Amini · 9 years ago
  24. 2781498 Add Cache Pruning support by Mehdi Amini · 9 years ago