This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc71b6d [ICP] Fix bool conversion warning and actually write out the [...] new ac9b2ba [Mips] Fix some Clang-tidy modernize and Include What You Use [...] new deb5ed0 [InstCombine] add vector test for (X <<nsw C1) >>s C2 --> X < [...] new e6e6b71 NVPTX: Trivial cleanups of NVPTXInferAddressSpaces
The 3 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/AsmParser/MipsAsmParser.cpp | 195 ++++++++++++++------- .../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 64 +++---- lib/Target/Mips/MipsConstantIslandPass.cpp | 103 +++++------ lib/Target/Mips/MipsFastISel.cpp | 106 +++++++---- lib/Target/Mips/MipsMachineFunction.cpp | 13 +- lib/Target/Mips/MipsMachineFunction.h | 34 ++-- lib/Target/NVPTX/NVPTXInferAddressSpaces.cpp | 58 +++--- test/Transforms/InstCombine/shift.ll | 15 ++ 8 files changed, 355 insertions(+), 233 deletions(-)