[PATCH] D33400: [mips] Add madd4 subtarget feature

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 07:00:49 PDT 2017


smaksimovic updated this revision to Diff 99906.
smaksimovic added a comment.

Changed the feature name to disable_madd4 and set it to false by default.
As a result, removed the -mattr=... options from the test file.


https://reviews.llvm.org/D33400

Files:
  lib/Target/Mips/Mips.td
  lib/Target/Mips/MipsInstrFPU.td
  lib/Target/Mips/MipsInstrInfo.td
  lib/Target/Mips/MipsSubtarget.cpp
  lib/Target/Mips/MipsSubtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33400.99906.patch
Type: text/x-patch
Size: 5686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/05fd751b/attachment.bin>


More information about the llvm-commits mailing list