summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/x86_target_features.c
Commit message (Expand)AuthorAgeFilesLines
* Add test cases for avx512 feature flags. Fix typo in avx512pf options.Craig Topper2013-08-221-1/+74
* Don't disable SSE4A when disabling AVX.Rafael Espindola2013-08-211-0/+13
* Centralize the logic for handling -m* options and fix pr16943.Rafael Espindola2013-08-201-0/+12
* Convert test to FileCheck.Rafael Espindola2013-07-041-27/+27
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-5/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+5
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-5/+3
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-3/+3
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-27/+27
* Handle -march for the LLVM recognized cpu names.Daniel Dunbar2009-05-061-0/+10
* More x86 target feature support.Daniel Dunbar2009-05-061-0/+25
OpenPOWER on IntegriCloud