summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/predefined-arch-macros.c
Commit message (Expand)AuthorAgeFilesLines
* Merging r316181:Tom Stellard2017-11-271-0/+10
* [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
* [SystemZ] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macrosUlrich Weigand2016-02-051-0/+8
* Add the variant of __sparc_v9__ with five underscores, not just four.Joerg Sonnenberger2015-11-101-0/+3
* Reorganise CPU handling for Sparc. When using -mcpu=v9 and co, __sparcv8Joerg Sonnenberger2015-11-091-0/+9
* [X86] Add command line switches for xsave/xsaveopt/xsavec/xsaves. Macro defin...Craig Topper2015-10-151-0/+44
* [PowerPC] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* macros on all PPC coresHal Finkel2015-10-011-0/+3
* Add support for System z vector language extensionsUlrich Weigand2015-07-301-0/+9
* Testing for the fix for bug 23429.Nemanja Ivanovic2015-05-141-0/+13
* [Sparc] Add support for 'sparcel' to clang.Douglas Katzman2015-05-111-0/+33
* [SystemZ] Support transactional execution on zEC12Ulrich Weigand2015-04-011-0/+27
* Add Clang support for PPC cryptography builtinsNemanja Ivanovic2015-03-041-0/+6
* [X86] Slightly refactor default features for AMD bdver cpus (NFC). Also add m...Andrea Di Biagio2014-11-061-0/+10
* [PowerPC] Add feature for Power8 vector extensionsBill Schmidt2014-10-101-0/+7
* [x86] Enable broadwell target in clang.Robert Khasanov2014-09-191-0/+64
* [SKX] Enabling SKX target (Skylake server chip) Robert Khasanov2014-07-301-0/+72
* Add support for -march=bdver4.Benjamin Kramer2014-05-021-0/+70
* Driver: Add support for -march=bdver3 on x86.Benjamin Kramer2013-11-041-0/+66
* Add preprocessor support for powerpc vsx.Eric Christopher2013-10-161-0/+7
* Remove an old, seemingly out of date, comment.Eric Christopher2013-10-161-3/+0
* Enabling 3DNow! prefetch instruction support for a few AMD processors in theYunzhong Gao2013-10-161-0/+8
* Adding -mtbm and -mno-tbm command line options to the clang front end for theYunzhong Gao2013-09-241-0/+2
* Add support for -march=slm, aka Intel Atom Silvermont.Benjamin Kramer2013-08-301-0/+36
* Add avx512cd, avx512er, avx512pf feature flags and enable them on KNL CPU.Craig Topper2013-08-211-0/+6
* Rename __AVX512__ to __AVX512F__Craig Topper2013-08-201-2/+2