summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/x86_features.c
Commit message (Expand)AuthorAgeFilesLines
* Make the msse4/mno-sse4 flags aliases of the maximum sse valuesEric Christopher2015-03-251-1/+1
* Fix test.Rafael Espindola2013-10-031-1/+2
* Make this use -### instead of a temporary output.Eric Christopher2013-10-031-1/+1
* Give this a temporary output so it is cleaned up.Eric Christopher2013-10-031-1/+1
* Ignore -mieee-fp.Rafael Espindola2013-10-031-0/+3
* Move the logic for selecting the last feature in the command line to the driver.Rafael Espindola2013-08-211-1/+2
* Centralize the logic for handling -m* options and fix pr16943.Rafael Espindola2013-08-201-3/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* Make clang behave in a gcc-compatible way in the presence of multiple flags f...Eli Friedman2011-07-021-2/+2
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Test for x86 target features, I forgot to commit this.Daniel Dunbar2009-05-111-0/+3
OpenPOWER on IntegriCloud