summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/predefined-arch-macros.c
Commit message (Expand)AuthorAgeFilesLines
* Merging r325655:Hans Wennborg2018-02-211-2/+2
* 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
* [X86] Add -mclwb/-mno-clwb command line arguments and __CLWB__ define to matc...Craig Topper2017-02-081-0/+2
* [X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...Craig Topper2017-02-081-0/+8
* [SystemZ] Provide predefined __ARCH__ and __VX__ macrosUlrich Weigand2017-02-061-23/+70
* AMD family 17h (znver1) enablementCraig Topper2017-01-101-0/+82
* [SystemZ] Add -march=archX aliasesUlrich Weigand2016-10-311-0/+3
* [Power9] Builtins for ELF v.2 ABI conformance - front end portionNemanja Ivanovic2016-09-271-0/+6
* [Myriad]: better compatibility with vendor sourceDouglas Katzman2016-07-251-0/+3
* [X86] Introduction of -march=lakemont.Andrey Turetskiy2016-04-051-0/+12
* Clean up a couple more preprocessor tests to use match-full-lines.James Y Knight2016-04-011-173/+173
* Myriad: define __myriad2 macro automaticallyDouglas Katzman2016-03-151-1/+10
* [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE Simon Pilgrim2016-03-051-2/+0
* [X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabli...Craig Topper2016-02-291-0/+4
* AMDGPU: Fix broken/confusing predefined macroMatt Arsenault2016-02-271-0/+14
* Added SKL and CNL processors and features to ClangElena Demikhovsky2016-02-211-2/+140