This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4771873908c [llvm-objdump] - Print LMAs when dumping section headers. new 9d102ebca5a [mips] Support for +abs2008 attribute
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/MicroMipsInstrFPU.td | 2 +- lib/Target/Mips/Mips.td | 6 ++- lib/Target/Mips/MipsISelLowering.cpp | 71 ++++++++++++++++++++++++++++++ lib/Target/Mips/MipsInstrFPU.td | 2 +- lib/Target/Mips/MipsInstrInfo.td | 2 + lib/Target/Mips/MipsSubtarget.cpp | 9 +++- lib/Target/Mips/MipsSubtarget.h | 4 ++ test/CodeGen/Mips/fabs.ll | 85 +++++++++++++++++++++++++++++++----- test/CodeGen/Mips/llvm-ir/abs.ll | 16 ++++--- test/CodeGen/Mips/msa/f16-llvm-ir.ll | 6 +-- 10 files changed, 177 insertions(+), 26 deletions(-)