[PATCH] D49754: Add -m(no-)spe, and e500 CPU definitions and support to clang
Justin Hibbits via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 24 13:27:04 PDT 2018
jhibbits created this revision.
Herald added subscribers: cfe-commits, kbarton, nemanjai.
r337347 added support for the Signal Processing Engine (SPE) to LLVM.
This follows that up with the clang side.
Repository:
rC Clang
https://reviews.llvm.org/D49754
Files:
include/clang/Driver/Options.td
lib/Basic/Targets/PPC.cpp
lib/Basic/Targets/PPC.h
test/Driver/ppc-features.cpp
test/Misc/target-invalid-cpu-note.c
test/Preprocessor/init.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49754.157113.patch
Type: text/x-patch
Size: 6312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180724/2816bad4/attachment.bin>
More information about the cfe-commits
mailing list