Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector instruction set
authorHal Finkel <hfinkel@anl.gov>
Fri, 1 Feb 2013 18:44:19 +0000 (18:44 +0000)
committerHal Finkel <hfinkel@anl.gov>
Fri, 1 Feb 2013 18:44:19 +0000 (18:44 +0000)
commitb58ce85ecc1e676ec4c38157f2fae293766a0aad
treeaa79c17e4613932dba1bdfa1dd27661eac81ef47
parentdbf46a16c70cdaf722ee540fafd47f2b77e6807e
Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector instruction set

I've renamed the altivec test to ppc-features (because now there is more than one feature to test).

llvm-svn: 174204
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets.cpp
clang/lib/Driver/Tools.cpp
clang/test/Driver/ppc-features.cpp [moved from clang/test/Driver/altivec.cpp with 91% similarity]