This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b8fc77 [llvm-objdump] Support detection of feature bits from the obj [...] new efa6f48 [mips][mips16] Fix machine verifier errors about incorrect re [...]
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/Mips16ISelDAGToDAG.cpp | 118 +++++++----------------------- lib/Target/Mips/Mips16ISelDAGToDAG.h | 12 +-- lib/Target/Mips/Mips16InstrInfo.td | 69 ++++++++--------- lib/Target/Mips/MipsISelDAGToDAG.cpp | 10 ++- lib/Target/Mips/MipsISelDAGToDAG.h | 4 +- lib/Target/Mips/MipsMachineFunction.cpp | 12 --- lib/Target/Mips/MipsMachineFunction.h | 12 +-- test/CodeGen/MIR/Mips/memory-operands.mir | 12 +-- test/CodeGen/Mips/stchar.ll | 50 ------------- test/CodeGen/Mips/stldst.ll | 8 +- test/CodeGen/Mips/tailcall.ll | 13 ++-- 11 files changed, 93 insertions(+), 227 deletions(-)