aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/altivec.cpp
AgeCommit message (Expand)Author
2013-02-01Add -mqpx and -mno-qpx feature flags to toggle use of the PPC QPX vector inst...Hal Finkel
2013-02-01Revise unit testing for -fno-altivec, -mno-altivec.Bill Schmidt
2012-10-09The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola
2012-06-17For compatibility with gcc, accept -maltivec as an alias of -faltivec.Hal Finkel
2012-04-27[driver] Don't try to set the deployment target when there is no boundChad Rosier
2012-04-09Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar
2012-03-14-arch is a darwin-only feature, use -target instead to make the linux buildbo...Benjamin Kramer
2012-03-13Typo.Chad Rosier
2012-03-13[driver] Clang should report an error for -faltivec on non-ppc.Chad Rosier