summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/predefined-arch-macros.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand2017-07-171-1/+1
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-171-0/+19
* [X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs.Craig Topper2017-06-301-0/+2
* [Clang][X86][Goldmont]Adding new target-cpu: Goldmont Michael Zuckerman2017-06-291-0/+73
* [X86][LWP] Add __LWP__ macro testsSimon Pilgrim2017-05-081-0/+8
* When we turn on vsx it should also turn on altivec explicitly, sameEric Christopher2017-04-151-0/+8
* Default enable the rtm feature only on skylake and later for now because Inte...Eric Christopher2017-03-281-4/+0
* Turn on HTM on power8 and later (including powerpc64le) since it'sEric Christopher2017-03-201-0/+18
* [X86] Clzero flag addition and inclusion under znver1Craig Topper2017-02-091-0/+2
* [X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...Craig Topper2017-02-081-0/+2
* [X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.Craig Topper2017-02-081-0/+6
* [X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.Craig Topper2017-02-081-0/+6
OpenPOWER on IntegriCloud