summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/altivec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector inst...Hal Finkel2013-02-011-64/+0
* Revise unit testing for -fno-altivec, -mno-altivec.Bill Schmidt2013-02-011-0/+49
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-6/+6
* For compatibility with gcc, accept -maltivec as an alias of -faltivec.Hal Finkel2012-06-171-0/+1
* [driver] Don't try to set the deployment target when there is no boundChad Rosier2012-04-271-1/+1
* Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar2012-04-091-5/+5
* -arch is a darwin-only feature, use -target instead to make the linux buildbo...Benjamin Kramer2012-03-141-9/+11
* Typo.Chad Rosier2012-03-131-1/+1
* [driver] Clang should report an error for -faltivec on non-ppc.Chad Rosier2012-03-131-0/+12
OpenPOWER on IntegriCloud