summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/attr-target-x86.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add fxsr feature name for fxsave/fxrestore builtins.Craig Topper2015-10-161-6/+6
* [X86] Add command line switches for xsave/xsaveopt/xsavec/xsaves. Macro defin...Craig Topper2015-10-151-3/+3
* Handle sse turning on mmx, but no -mmx not turning off SSE.Eric Christopher2015-10-081-5/+9
* Migrate most feature map inclusion to initFeatureMap for the x86 target soEric Christopher2015-10-081-3/+3
* Add a check for a function we're not testing.Eric Christopher2015-08-291-0/+1
* Target attribute syntax compatibility fix - gcc uses no- rather than mno-.Eric Christopher2015-08-271-2/+2
* Rename this file to have a processor suffix to help identify.Eric Christopher2015-08-271-0/+34
OpenPOWER on IntegriCloud