This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3ca5f74c79b [X86] Add WriteVecMOVMSKY scheduler class new aff0c11ab4f [mips] Correct the predicates of sign extension instructions new 66648415b9e [Hexagon] Handle non-immediate constants in HexagonSplitDouble
The 2 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/Hexagon/HexagonSplitDouble.cpp | 50 +++++++++++++++------------- lib/Target/Hexagon/HexagonTargetMachine.cpp | 2 ++ lib/Target/Mips/MicroMips32r6InstrFormats.td | 14 -------- lib/Target/Mips/MicroMips32r6InstrInfo.td | 10 ------ lib/Target/Mips/MicroMipsInstrInfo.td | 8 ++--- lib/Target/Mips/MipsInstrInfo.td | 2 +- test/CodeGen/Hexagon/sdr-global.mir | 24 +++++++++++++ test/MC/Mips/micromips/valid.s | 4 +++ test/MC/Mips/mips32r2/valid.s | 4 +++ test/MC/Mips/mips32r3/valid.s | 4 +++ test/MC/Mips/mips32r5/valid.s | 4 +++ test/MC/Mips/mips32r6/valid.s | 4 +++ test/MC/Mips/mips64r2/valid.s | 4 +++ test/MC/Mips/mips64r3/valid.s | 4 +++ test/MC/Mips/mips64r5/valid.s | 4 +++ test/MC/Mips/mips64r6/valid.s | 12 ++++--- 16 files changed, 97 insertions(+), 57 deletions(-) create mode 100644 test/CodeGen/Hexagon/sdr-global.mir