summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/cache.ll
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Added a couple of C LTO API interfaces to control the cache policy.Ekaterina Romanova2018-03-021-0/+34
* Allow 0 to be a valid value pruning interval in C LTO API. Value 0 will cause...Ekaterina Romanova2018-02-151-0/+21
* [Support][CachePruning] Disable cache pruning regression fixBen Dunbobbin2017-12-191-3/+19
* llvm-lto2: Move the LTO::run() action behind a subcommand.Peter Collingbourne2017-04-111-2/+2
* Support, LTO: When pruning a directory, ignore files matching a prefix.Peter Collingbourne2017-03-201-2/+8
* LTO: When creating a local cache, create the cache directory if it does not a...Peter Collingbourne2017-03-021-2/+2
* ThinLTO: don't perform incremental LTO on module without a hashMehdi Amini2016-10-081-0/+22
* [ThinLTO] Add caching to the new LTO APIMehdi Amini2016-08-231-1/+9
* Re-enable llvm/test/ThinLTO/X86/cache.ll.NAKAMURA Takumi2016-05-141-3/+0
* Rework r269548, "XFAIL ThinLTO Caching test on Windows.", not to use XFAIL, f...NAKAMURA Takumi2016-05-141-1/+1
* XFAIL ThinLTO Caching test on Windows.Mehdi Amini2016-05-141-0/+3
* Add testing in llvm-lto for ThinLTO caching.Mehdi Amini2016-05-141-0/+16
* Revert "Add testing in llvm-lto for ThinLTO caching."Mehdi Amini2016-05-141-18/+0
* Increase verbosity in the test output to help debugging windows issuesMehdi Amini2016-05-141-1/+3
* Add testing in llvm-lto for ThinLTO caching.Mehdi Amini2016-05-141-0/+16
OpenPOWER on IntegriCloud