Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the timestamp of llvmcache-foo file to meet the thinLTO prune policy | Craig Topper | 2018-10-10 | 1 | -0/+3 |
* | [ThinLTO/gold] Perform cache pruning when cache directory specified | Teresa Johnson | 2018-02-22 | 1 | -2/+4 |
* | [ThinLTO/gold] Avoid race with cache pruner by copying to temp files | Teresa Johnson | 2018-02-20 | 1 | -1/+7 |
* | [LLVMgold] Use platform dependent extension in tests | Eugene Leviant | 2017-12-14 | 1 | -5/+5 |
* | [gold] Fix broken thin LTO cache test NFC | Andrew Ng | 2017-11-17 | 1 | -3/+3 |
* | [ThinLTO/gold] Implement ThinLTO cache pruning support | Yi Kong | 2017-09-18 | 1 | -0/+36 |
* | LTO: When creating a local cache, create the cache directory if it does not a... | Peter Collingbourne | 2017-03-02 | 1 | -2/+2 |
* | [LTO] Reject modules without datalayout. | Davide Italiano | 2016-12-14 | 1 | -0/+1 |
* | ThinLTO: Fix Gold test after caching fix in r283655 | Mehdi Amini | 2016-10-08 | 1 | -1/+15 |
* | [ThinLTO/gold] Add caching support to gold-plugin | Teresa Johnson | 2016-08-24 | 1 | -0/+18 |