summaryrefslogtreecommitdiffstats
path: root/test/Driver/x86-target-features.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Clzero flag addition and inclusion under znver1Craig Topper2017-02-091-0/+5
* [X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...Craig Topper2017-02-081-0/+5
* [X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.Craig Topper2017-02-081-0/+5
* [X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.Craig Topper2017-02-081-0/+5
* [X86] Add -mclwb/-mno-clwb command line arguments and __CLWB__ define to matc...Craig Topper2017-02-081-0/+5
* [X86] Add -mmovbe/-mno-movbe command line options to match gcc.Craig Topper2017-02-081-0/+5
* [X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...Craig Topper2017-02-081-0/+5
* [X86] Add -m[no-]x87 and -m[no-]80387 options to control FeatureX87.Andrey Turetskiy2016-05-041-0/+7
* Add missing -mno-cx16 driver option.Andrey Turetskiy2016-05-041-2/+2
* Add a test for driver options from m_x86_Features_Group.Andrey Turetskiy2016-05-041-0/+44