index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
CachePruning.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a misleading indentation warning.
Peter Collingbourne
2017-06-23
1
-3
/
+3
*
Make the size specification for cache_size_bytes case insensitive.
Peter Collingbourne
2017-06-23
1
-1
/
+1
*
Add a ThinLTO cache policy for controlling the maximum cache size in bytes.
Peter Collingbourne
2017-06-23
1
-15
/
+46
*
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