summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor
Commit message (Expand)AuthorAgeFilesLines
* Revert r310074 (see PR34067 #4)Hans Wennborg2017-08-111-0/+10
* Merging r310057:Hans Wennborg2017-08-041-10/+0
* [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
* [c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali2017-07-161-0/+16
* Keep the IdentifierInfo in the Token for alternative operator keywordOlivier Goffart2017-07-141-0/+12
* [AArch64] Add support for handling the +sve target feature.Amara Emerson2017-07-131-0/+5
* NetBSD uses soft-float by default, unless the environment is EABIHF orJoerg Sonnenberger2017-07-111-0/+6
* Run the preprocessor test as frontend test for NetBSD, since CC1 modeJoerg Sonnenberger2017-07-111-3/+3
* [X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs.Craig Topper2017-06-301-0/+2
* ARMV8-A archkind and target defines helper functionsSjoerd Meijer2017-06-302-2/+4
* [Clang][X86][Goldmont]Adding new target-cpu: Goldmont Michael Zuckerman2017-06-291-0/+73
* [COFF, ARM64] Add support for Windows ARM64 COFF formatMandeep Singh Grang2017-06-271-0/+6
* Revert "Define _GNU_SOURCE for rtems c++"Daniel Jasper2017-06-151-1/+0
* Define _GNU_SOURCE for rtems c++James Y Knight2017-06-141-0/+1
* Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-0/+10
* Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-10/+0
* [mips] Add runtime options to enable/disable madd.fmt and msub.fmtPetar Jovanovic2017-06-071-0/+10
* [WebAssembly] Set MaxAtomicInlineWidth to 64.Dan Gohman2017-06-071-2/+2
* Revert MSVC CXXOperatorNames patch due to issues with ChromiumErich Keane2017-05-251-12/+0
* For Microsoft compatibility, set fno_operator_namesErich Keane2017-05-241-0/+12
* Add test coverage for recent behavior change in GNU line marker pre-processingReid Kleckner2017-05-231-0/+7
* [X86][LWP] Add __LWP__ macro testsSimon Pilgrim2017-05-082-0/+16
* Permit keywords in module names in #pragma clang module *.Richard Smith2017-05-051-4/+5
* Fix whitespace before token-paste of an argument.James Y Knight2017-05-042-7/+25
* Add #pragma clang module begin/end pragmas and generate them when preprocessi...Richard Smith2017-05-041-9/+49
* [Driver] Update AArch64 testcase to match llvm r302078.Ahmed Bougacha2017-05-031-1/+1
* Add pragma to perform module import and use it in -E output.Richard Smith2017-04-292-3/+14
* Use the -Wunknown-warning-option group for the "unknown warning group"Alex Lorenz2017-04-281-2/+5
* Headers: Make the type of SIZE_MAX the same as size_tDuncan P. N. Exon Smith2017-04-271-50/+55
* Preprocessor: Suppress -Wnonportable-include-path for header mapsDuncan P. N. Exon Smith2017-04-273-0/+16
* Darwin: Define __STDC_NO_THREADS__ on Darwin targetsDuncan P. N. Exon Smith2017-04-271-0/+9
* Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode.Eric Fiselier2017-04-201-0/+53
* [ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64Oliver Stannard2017-04-181-0/+3
* 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
* _CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit.Eric Christopher2017-03-251-0/+4
* Add the __LONGDOUBLE128 define for ppc targets that have 128 bit long doubles.Eric Christopher2017-03-251-0/+7
* Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as w...Eric Christopher2017-03-251-0/+6
* Add the _CALL_LINUX preprocessor define for ppc linux platforms.Eric Christopher2017-03-251-0/+6
* __BIGGEST_ALIGNMENT__ has always been 16 on all power platforms ratherEric Christopher2017-03-251-6/+6
* Add preprocessor defines for a bare powerpc64le triple/cpu.Eric Christopher2017-03-251-0/+3
* Turn on HTM on power8 and later (including powerpc64le) since it'sEric Christopher2017-03-201-0/+18
* Bump __cplusplus for C++17 to 201703L per the C++17 DIS.Richard Smith2017-03-201-2/+2
* Add a small test for __STRUCT_PARM_ALIGN__ for ppc64 darwin.Eric Christopher2017-03-161-1/+4
* [AArch64] Vulcan is now ThunderXT99Joel Jones2017-03-071-2/+2
* Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64Brad Smith2017-03-061-0/+2
* Also test OpenBSD/powerpc here for the various types expected to be the same ...Brad Smith2017-02-251-0/+1
* Hook up OpenBSD AArch64 supportBrad Smith2017-02-211-0/+193
* [mips] Define macros related to -mabicalls in the preprocessorSimon Dardis2017-02-211-0/+45