Histórico de Commits

Autor SHA1 Mensagem Data
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC há 6 anos atrás
  Fangrui Song 9f787399f0 [CachePruning] Simplify comparator há 6 anos atrás
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Bob Haarman b10c5f9f68 [Support][CachePruning] prune least recently accessed files first há 7 anos atrás
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. há 7 anos atrás
  Ben Dunbobbin 463ba76180 [ThinLTO][CachePruning] explicitly disable pruning há 7 anos atrás
  Ben Dunbobbin 5b5d262052 [Support][CachePruning] Disable cache pruning regression fix há 7 anos atrás
  Peter Collingbourne d159fdd448 CachePruning: Allow limiting the number of files in the cache directory. há 7 anos atrás
  Ben Dunbobbin 8c82162a48 [Support][CachePruning] Fix regression in pruning interval há 7 anos atrás
  Rafael Espindola d25c1a9f8c Revert "[Support][CachePruning] Fix regression in pruning interval" há 7 anos atrás
  Ben Dunbobbin 248ee6cfb2 [Support][CachePruning] Fix regression in pruning interval há 7 anos atrás
  Peter Collingbourne daa4acc2eb Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows. há 7 anos atrás
  Peter Collingbourne 5a653c222d Fix a misleading indentation warning. há 8 anos atrás
  Peter Collingbourne 5974d48eea Make the size specification for cache_size_bytes case insensitive. há 8 anos atrás
  Peter Collingbourne 5cc49a2645 Add a ThinLTO cache policy for controlling the maximum cache size in bytes. há 8 anos atrás
  Peter Collingbourne 22910652da Support, LTO: When pruning a directory, ignore files matching a prefix. há 8 anos atrás
  Peter Collingbourne 13c3208403 Fix pessimising moves. há 8 anos atrás
  Peter Collingbourne 2995c258a5 Support: Add a cache pruning policy parser. há 8 anos atrás
  Peter Collingbourne 2edabdec2a Support: Simplify the CachePruning API. NFCI. há 8 anos atrás
  Pavel Labath 2864c2ae90 Remove TimeValue usage from llvm/Support há 8 anos atrás
  Vassil Vassilev 76c5395c55 Missing includes. há 9 anos atrás
  Pawel Bylica 01b8445ea6 CachePruning: correct comment about file order. NFC há 9 anos atrás
  NAKAMURA Takumi 46303d8ce6 CachePruning.cpp: Don't use errno. há 9 anos atrás
  Mehdi Amini 2a866dbec6 CachePruning: early exit if no path supplied há 9 anos atrás
  Mehdi Amini 0224d5ce63 Add debugging to the cache pruning há 9 anos atrás
  Mehdi Amini a2ea8f5e75 CachePruning: fix typo, we accumulate file size here, not time há 9 anos atrás
  Mehdi Amini 22706dc4c0 Add Cache Pruning support há 9 anos atrás