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