This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 036be2d Fix regalloc assignment of overlapping registers new c7e2e47 [Mips] Fix some Clang-tidy modernize and Include What You Use [...]
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: lib/Target/Mips/Disassembler/MipsDisassembler.cpp | 27 ++++++---- .../Mips/MCTargetDesc/MipsABIFlagsSection.cpp | 12 +++-- lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h | 39 +++++++-------- lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 41 +++++---------- lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h | 27 +++++----- .../Mips/MCTargetDesc/MipsNaClELFStreamer.cpp | 12 +++-- lib/Target/Mips/MipsDelaySlotFiller.cpp | 58 +++++++++++++++------- lib/Target/Mips/MipsLongBranch.cpp | 44 ++++++++++------ lib/Target/Mips/MipsOptionRecord.h | 17 ++++--- lib/Target/Mips/MipsSEFrameLowering.cpp | 43 +++++++++++----- lib/Target/Mips/MipsSEFrameLowering.h | 9 ++-- lib/Target/Mips/MipsTargetMachine.cpp | 42 ++++++++-------- lib/Target/Mips/MipsTargetMachine.h | 19 +++---- 13 files changed, 227 insertions(+), 163 deletions(-)