summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/predefined-arch-macros.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add 'fxsr' feature to -march=pentium2 to match X86.td and gcc.Craig Topper2019-11-061-0/+1
* [SystemZ] Support z15 processor nameUlrich Weigand2019-09-201-0/+3
* [X86] Remove what little support we had for MPXCraig Topper2019-08-291-22/+0
* [X86] Support -march=tigerlakePengfei Wang2019-08-121-0/+127
* [SystemZ] Add support for new cpu architecture - arch13Ulrich Weigand2019-07-121-1/+16
* [X86] -march=cooperlake (clang)Pengfei Wang2019-06-071-0/+99
* [X86] Add 'yonah' test to predefined-arch-macros.c test.Craig Topper2019-03-131-0/+18
* [X86] AMD znver2 enablementGanesh Gopalasubramanian2019-02-261-0/+94
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-0/+97
* [X86] Remove FeatureRTM from Skylake processor listCraig Topper2018-10-101-14/+0
* [X86] Add the movbe instruction intrinsics from icc.Craig Topper2018-09-281-0/+32
* Fix test regression in r341862Erich Keane2018-09-101-10/+0
* [x86] invpcid intrinsicGabor Buella2018-05-251-0/+14
* [X86] ptwrite intrinsicGabor Buella2018-05-101-0/+4
* [x86] Introduce the pconfig intrinsicGabor Buella2018-05-081-0/+2
* [X86] directstore and movdir64b intrinsicsGabor Buella2018-05-011-0/+4
* [X86] WaitPKG intrinsicsGabor Buella2018-04-201-0/+2
* [X86] Introduce archs: goldmont-plus & tremontGabor Buella2018-04-161-0/+141
* NFC - Indentation fixes in predefined-arch-macros.cGabor Buella2018-04-121-90/+103
* [x86] wbnoinvd intrinsicGabor Buella2018-04-111-0/+4
* [X86] Split up -march=icelake to -client & -serverGabor Buella2018-04-101-3/+116
* [X86] Disable SGX for Skylake Server - CPP testGabor Buella2018-04-101-2/+2
* [X86] Disable CLWB in Cannon LakeCraig Topper2018-02-211-2/+2
* [Myriad] Define __ma2x5x and __ma2x8xWalter Lee2018-02-061-0/+4
* [X86] Add 'rdrnd' feature to silvermont to match recent gcc bug fix.Craig Topper2018-01-261-0/+2
* [X86] Add rdpid command line option and intrinsics.Craig Topper2018-01-201-0/+2
* [X86] Add missing check for RDSEED to ICL, CNL, SKX sections of test/Preproce...Craig Topper2018-01-191-0/+6
* Revert r321504 "[X86] Don't accidentally enable PKU on cannon lake and icelak...Craig Topper2017-12-291-6/+6
* [X86] Don't accidentally enable PKU on cannon lake and icelake or CLWB on can...Craig Topper2017-12-271-0/+6
* [X86] Test that -march=skx enables PKU.Craig Topper2017-12-271-0/+2
* [X86] Enable avx512vpopcntdq and clwb for icelake.Craig Topper2017-12-271-0/+4
* [x86][icelake][vbmi2]Coby Tayree2017-12-271-0/+2
* [x86][icelake][vnni]Coby Tayree2017-12-271-0/+2
* [x86][icelake][bitalg]Coby Tayree2017-12-271-0/+2
* [x86][icelake][vpclmulqdq]Coby Tayree2017-12-271-0/+2
* [x86][icelake][gfni]Coby Tayree2017-12-271-0/+2
* [x86][icelake][vaes]Coby Tayree2017-12-271-0/+2
* [X86] Add missing check lines for the silvermont cases in predefined-arch-mac...Craig Topper2017-12-221-0/+8
* [X86] Add 'prfchw' to the correct CPUs to match the backend.Craig Topper2017-12-221-0/+18
* [X86] Add icelake CPU support for -march.Craig Topper2017-11-191-0/+89
* [X86] Set __corei7__ preprocessor defines for skylake server and cannonlake.Craig Topper2017-11-191-6/+12
* [X86] Define i586 and pentium preprocessor defines for -march=lakemont to mat...Craig Topper2017-11-011-7/+11
* [X86] Make -march=i686 an alias of -march=pentiumproCraig Topper2017-10-261-0/+2
* [X86] Add avx512vpopcntdq to Knights MillCraig Topper2017-10-251-0/+2
* AMDGPU: Parse r600 CPU name early and expose FMAF capabilityJan Vesely2017-10-191-0/+10
* [X86] Remove 'knm' defines from predefined-arch-macros.c test.Craig Topper2017-10-131-6/+0
* [X86] Add skeleton support for knm cpuCraig Topper2017-10-131-0/+75
* [X86] Remove a few unnecessary check lines from the predefined-arch-macros test.Craig Topper2017-10-121-16/+0
* Add support for Myriad ma2x8x series of CPUsWalter Lee2017-10-021-5/+45
* [Clang] Adding missing feature to goldmontMichael Zuckerman2017-09-251-0/+2
OpenPOWER on IntegriCloud