summaryrefslogtreecommitdiff
path: root/test/Driver/x86_features.c
Commit message (Expand)AuthorAge
* Fix test.Rafael Espindola2013-10-03
* Make this use -### instead of a temporary output.Eric Christopher2013-10-03
* Give this a temporary output so it is cleaned up.Eric Christopher2013-10-03
* Ignore -mieee-fp.Rafael Espindola2013-10-03
* Move the logic for selecting the last feature in the command line to the driver.Rafael Espindola2013-08-21
* Centralize the logic for handling -m* options and fix pr16943.Rafael Espindola2013-08-20
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Make clang behave in a gcc-compatible way in the presence of multiple flags f...Eli Friedman2011-07-02
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Test for x86 target features, I forgot to commit this.Daniel Dunbar2009-05-11