summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/cache.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-281-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-271-1/+1
* [test] Skip ThinLTO cache tests requiring atime setting on NetBSDMichal Gorny2018-12-051-1/+3
* [ThinLTO]Expose cache entry expiration time option in llvm-lto and fix a testJames Henderson2018-10-031-2/+6
* Reland r342233: [ThinLTO] Allow setting of maximum cache size with 64-bit numberJames Henderson2018-09-171-0/+13
* Revert r342233.James Henderson2018-09-141-13/+0
* [ThinLTO]Allow setting of maximum cache size with 64-bit numberJames Henderson2018-09-141-0/+13
* [lit, python] Remove quotes around %python in cache.llStella Stamenova2018-08-271-10/+10
* [Support][CachePruning] prune least recently accessed files firstBob Haarman2018-08-221-23/+29
* [lit, python] Always add quotes around the python path in litStella Stamenova2018-08-061-10/+10
* [ThinLTO] Update ThinLTO cache file atimes when on WindowsAndrew Ng2018-07-041-0/+21
* [lit] Fix several Python 2/3 compatibility issues and testsAaron Smith2018-04-071-10/+10
* [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