| commit | f11daad18d4e9292a1eff17ca61bbdb9ad1b9a39 | [log] [tgz] |
|---|---|---|
| author | Petar Jovanovic <petar.jovanovic@imgtec.com> | Sun Aug 27 21:07:24 2017 +0000 |
| committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | Sun Aug 27 21:07:24 2017 +0000 |
| tree | ab110aed432145db95122d5ccc27cecfb18ddc3d | |
| parent | 617e898dca861d61c18a4fa9b14f26846578ab4c [diff] |
[mips] Generate NMADD and NMSUB instructions when fneg node is present This patch enables generation of NMADD and NMSUB instructions when fneg node is present. These instructions are currently only generated if fsub node is present. Patch by Stanislav Ocovaj. Differential Revision: https://reviews.llvm.org/D34507 llvm-svn: 311862