Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support, LTO: When pruning a directory, ignore files matching a prefix. | Peter Collingbourne | 2017-03-20 | 1 | -2/+5 |
* | Fix pessimising moves. | Peter Collingbourne | 2017-03-16 | 1 | -2/+2 |
* | Support: Add a cache pruning policy parser. | Peter Collingbourne | 2017-03-16 | 1 | -0/+68 |
* | Support: Simplify the CachePruning API. NFCI. | Peter Collingbourne | 2017-03-15 | 1 | -8/+14 |
* | Remove TimeValue usage from llvm/Support | Pavel Labath | 2016-10-24 | 1 | -12/+13 |
* | Missing includes. | Vassil Vassilev | 2016-09-14 | 1 | -0/+1 |
* | CachePruning: correct comment about file order. NFC | Pawel Bylica | 2016-06-27 | 1 | -3/+3 |
* | CachePruning.cpp: Don't use errno. | NAKAMURA Takumi | 2016-05-14 | 1 | -2/+3 |
* | CachePruning: early exit if no path supplied | Mehdi Amini | 2016-04-21 | 1 | -2/+11 |
* | Add debugging to the cache pruning | Mehdi Amini | 2016-04-18 | 1 | -4/+23 |
* | CachePruning: fix typo, we accumulate file size here, not time | Mehdi Amini | 2016-04-18 | 1 | -1/+1 |
* | Add Cache Pruning support | Mehdi Amini | 2016-04-02 | 1 | -0/+130 |