This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fcd878d [X86] Add subborrow stack folding tests new ad3a540 [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/LexicalScopes.h | 32 +++++++-------- include/llvm/CodeGen/LiveIntervalUnion.h | 50 +++++++++++------------ include/llvm/CodeGen/LiveRegMatrix.h | 19 +++++---- include/llvm/CodeGen/LiveRegUnits.h | 11 +++-- include/llvm/CodeGen/LowLevelType.h | 52 +++++++++++++----------- include/llvm/CodeGen/MachineRegisterInfo.h | 64 +++++++++++++++++++----------- lib/CodeGen/LexicalScopes.cpp | 19 ++++++--- lib/CodeGen/LiveIntervalUnion.cpp | 14 +++---- lib/CodeGen/LiveRegMatrix.cpp | 14 +++++-- lib/CodeGen/LiveRegUnits.cpp | 7 +++- lib/CodeGen/LowLevelType.cpp | 8 +++- lib/CodeGen/MachineRegisterInfo.cpp | 27 +++++++++---- 12 files changed, 190 insertions(+), 127 deletions(-)