summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/attr-target-x86.c
Commit message (Expand)AuthorAgeFilesLines
* Filter out invalid 'target' items from being passed to LLVMErich Keane2017-10-271-8/+8
* [X86] Add a target attribute test for no-sse4.Craig Topper2017-10-261-6/+9
* [X86] Adding avx512_vpopcntdq feature set and its intrinsicsOren Ben Simhon2017-05-251-1/+1
* [X86] Introduction of -march=lakemont.Andrey Turetskiy2016-04-051-0/+4
* [X86] Add "x87" in x86 target feature map.Andrey Turetskiy2016-03-231-6/+6
* [X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabli...Craig Topper2016-02-291-1/+1
* [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