This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fb2b268d9a Fix CodeView-related modules build failures post-r304248 new 1d081e6497c [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
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/MachineConstantPool.h | 17 ++-- include/llvm/CodeGen/MachineFunction.h | 116 ++++++++++++---------- include/llvm/CodeGen/MachineFunctionInitializer.h | 6 +- include/llvm/CodeGen/MachineInstr.h | 75 ++++++++------ include/llvm/CodeGen/MachineInstrBundleIterator.h | 72 ++++++++------ include/llvm/CodeGen/MachineLoopInfo.h | 24 +++-- include/llvm/CodeGen/MachineModuleInfo.h | 36 +++---- lib/CodeGen/MachineInstr.cpp | 54 +++++++--- lib/CodeGen/MachineModuleInfo.cpp | 65 ++++++------ lib/Target/Mips/Mips16FrameLowering.cpp | 24 +++-- 10 files changed, 274 insertions(+), 215 deletions(-)