Craig Topper
78b4787593
[X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT__ define to match gcc.
...
llvm-svn: 294411
2017-02-08 06:48:58 +00:00
Andrey Turetskiy
b7a29675fc
[X86] Add -m[no-]x87 and -m[no-]80387 options to control FeatureX87.
...
Add -m[no-]x87 and -m[no-]80387 options to control FeatureX87.
-m[no-]80387 options is added for compatibility with GCC.
Differential Revision: http://reviews.llvm.org/D19658
llvm-svn: 268489
2016-05-04 11:28:22 +00:00
Andrey Turetskiy
f98266e211
Add missing -mno-cx16 driver option.
...
Differential Revision: http://reviews.llvm.org/D19658
llvm-svn: 268488
2016-05-04 11:19:41 +00:00
Andrey Turetskiy
d90884944b
Add a test for driver options from m_x86_Features_Group.
...
Differential Revision: http://reviews.llvm.org/D19658
llvm-svn: 268487
2016-05-04 11:10:29 +00:00