This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb6f9a11dbd AMDGPU: Fix scalar_to_vector for v4i16/v4f16 new 2bdc7ff150b [mips] Correct predicates for loads, bit manipulation instr [...]
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/MicroMipsInstrInfo.td | 7 +++- lib/Target/Mips/MipsInstrFormats.td | 4 ++- lib/Target/Mips/MipsInstrInfo.td | 38 ++++++++++++---------- lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 6 ++-- .../Mips/mirparser/target-flags-static-tls.mir | 8 ++--- test/MC/Mips/micromips/valid.s | 17 ++++++++++ test/MC/Mips/micromips32r6/valid.s | 11 +++++++ test/MC/Mips/mips1/invalid-mips32r2.s | 2 ++ test/MC/Mips/mips2/invalid-mips32r2.s | 2 ++ test/MC/Mips/mips3/invalid-mips32r2.s | 2 ++ test/MC/Mips/mips32/invalid-mips32r2.s | 2 ++ test/MC/Mips/mips4/invalid-mips32r2.s | 2 ++ test/MC/Mips/mips5/invalid-mips32r2.s | 2 ++ 13 files changed, 77 insertions(+), 26 deletions(-)