[PATCH] D33401: [mips] Add runtime options to enable/disable generation of madd.fmt, msub.fmt

Simon Dardis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 09:10:33 PDT 2017


sdardis requested changes to this revision.
sdardis added a comment.
This revision now requires changes to proceed.

This also requires that __mips_no_madd4 is defined when the -mnomadd4 option is in use.


https://reviews.llvm.org/D33401





More information about the cfe-commits mailing list