[PATCH] D33401: [mips] Add runtime options to enable/disable generation of madd.fmt, msub.fmt
Stefan Maksimovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 1 04:45:42 PDT 2017
smaksimovic updated this revision to Diff 101010.
smaksimovic added a comment.
Changed feature name from madd4 to nomadd4 to reflect the change from the dependency.
Added macro definition when +nomadd4 is present.
https://reviews.llvm.org/D33401
Files:
include/clang/Driver/Options.td
lib/Basic/Targets.cpp
lib/Driver/ToolChains/Arch/Mips.cpp
test/CodeGen/mips-madd4.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33401.101010.patch
Type: text/x-patch
Size: 5536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170601/fda398ef/attachment-0001.bin>
More information about the cfe-commits
mailing list