This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f341e4 Try to fix the buildbot on OSX. new c688c0b [CodeGen] Fix some Clang-tidy modernize and Include What You [...]
The 1 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/CodeGen/MachineTraceMetrics.h | 66 +++++++++++++----------- include/llvm/CodeGen/RegAllocPBQP.h | 80 ++++++++++++++++-------------- include/llvm/CodeGen/RegisterClassInfo.h | 32 ++++++------ include/llvm/CodeGen/RegisterPressure.h | 70 +++++++++++++++----------- include/llvm/CodeGen/RegisterScavenging.h | 28 ++++++----- lib/CodeGen/MachineTraceMetrics.cpp | 66 ++++++++++++++++-------- lib/CodeGen/RegAllocPBQP.cpp | 50 +++++++++++++------ lib/CodeGen/RegisterClassInfo.cpp | 18 +++++-- lib/CodeGen/RegisterPressure.cpp | 54 ++++++++++++++------ lib/CodeGen/RegisterScavenging.cpp | 14 ++++-- 10 files changed, 296 insertions(+), 182 deletions(-)