[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
Tue Jun 6 07:22:03 PDT 2017
smaksimovic updated this revision to Diff 101562.
smaksimovic added a comment.
Provided define checks, one when the target feature is present, other when the feature isn't provided at all (default).
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
test/Preprocessor/init.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33401.101562.patch
Type: text/x-patch
Size: 6431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170606/ad158b9e/attachment.bin>
More information about the cfe-commits
mailing list