This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7735c733573 [SelectionDAG] Add initial SimplifyDemandedVectorElts suppo [...] new 63623d97024 [mips] Remove codegen support from some 16 bit instructions
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/MicroMips32r6InstrInfo.td | 17 +-- test/CodeGen/Mips/llvm-ir/and.ll | 36 +++--- test/CodeGen/Mips/llvm-ir/ashr.ll | 149 +++++++++++-------------- test/CodeGen/Mips/llvm-ir/lshr.ll | 178 ++++++++++++++---------------- test/CodeGen/Mips/llvm-ir/or.ll | 36 +++--- test/CodeGen/Mips/llvm-ir/shl.ll | 154 ++++++++++++-------------- test/CodeGen/Mips/llvm-ir/xor.ll | 32 +++--- 7 files changed, 271 insertions(+), 331 deletions(-)