This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3009eea8bb1 [ARM] Tidy-up condition-code support functions new 8679b1f292f [mips] Generate NMADD and NMSUB instructions when fneg node [...]
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 | 6 +++ lib/Target/Mips/MipsInstrFPU.td | 14 ++++++ test/CodeGen/Mips/nmadd.ll | 83 ++++++++++++++++++++++++++++++++++++ 3 files changed, 103 insertions(+) create mode 100644 test/CodeGen/Mips/nmadd.ll