This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 867844f [StackColoring] Remove unused header file for post-order trav [...] new 733a6d0 Removed unnecessary semicolon. NFCI. new 2edabde Support: Simplify the CachePruning API. NFCI.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/LTO/legacy/ThinLTOCodeGenerator.h | 17 +++++--- include/llvm/Support/CachePruning.h | 58 ++++++++------------------ lib/LTO/ThinLTOCodeGenerator.cpp | 6 +-- lib/Support/CachePruning.cpp | 22 ++++++---- utils/TableGen/GlobalISelEmitter.cpp | 2 +- 5 files changed, 45 insertions(+), 60 deletions(-)