summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] Add regression tests for Cortex-M23 and Cortex-M33Sanne Wouda2017-02-201-0/+25
* Add a definition for __STRUCT_PARM_ALIGN__ for elfv2 and 64-bit darwin platfo...Eric Christopher2017-02-151-0/+1
* Add support for armv7ve flag in clang (PR31358).George Burgess IV2017-02-093-0/+25
* [X86] Clzero flag addition and inclusion under znver1Craig Topper2017-02-091-0/+2
* Add check that "#define unix 1" is present for the PS4 target.Douglas Yung2017-02-091-0/+1
* [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-082-0/+12
* Revert "Basic: match GCC behaviour for SuS macro"Saleem Abdulrasool2017-02-071-0/+3
* [SystemZ] Provide predefined __ARCH__ and __VX__ macrosUlrich Weigand2017-02-061-23/+70
* Basic: match GCC behaviour for SuS macroSaleem Abdulrasool2017-02-051-3/+0
* [Frontend] The macro that describes the Objective-C bool type shouldAlex Lorenz2017-01-201-0/+2
* Fix PR31644 introduced by r287138 and add a regression test.Yaron Keren2017-01-141-0/+7
* AMD family 17h (znver1) enablementCraig Topper2017-01-101-0/+82
* [CUDA] More correctly inherit primitive types from the host during device com...Justin Lebar2017-01-051-0/+16
* Add AVR target and toolchain to ClangDylan McKay2017-01-051-0/+171
* ARM: define a macro for the FPv5 FPU in ARM mode.Tim Northover2016-12-211-0/+1
* Add support for Samsung Exynos M3 (NFC)Evandro Menezes2016-12-131-0/+1
* Also recognize -std=iso9899:201xBenjamin Kramer2016-12-061-0/+3
* [CUDA] Attempt to fix test failures in cuda-macos-includes.cu.Justin Lebar2016-11-181-2/+2
* [CUDA] Initialize our header search using the host triple.Justin Lebar2016-11-181-0/+13
* [Preprocessor] Support for '-dI' flagBruno Cardoso Lopes2016-11-174-0/+20
* Add a new optimization option -Og Sylvestre Ledru2016-11-111-0/+6
* Define __ANDROID_API__ when specified as part of an Android target.Stephen Hines2016-11-111-0/+5
* [Sparc] LLONG is not lock-free atomic on v8Douglas Katzman2016-11-091-0/+1
* [AVX-512] Make VBMI instruction set enabling imply that the BWI instruction s...Craig Topper2016-11-091-0/+6
* [SystemZ] Add -march=archX aliasesUlrich Weigand2016-10-311-0/+3
* Revert "[Preprocessor] Support for '-dI' flag"Bruno Cardoso Lopes2016-10-284-20/+0
* [Preprocessor] Support for '-dI' flagBruno Cardoso Lopes2016-10-284-0/+20
* Do not print include_next/pragma once warnings when input is a header.Erik Verbruggen2016-10-271-0/+8
* Include full filename range for missing includesErik Verbruggen2016-10-251-0/+8
* [ARM]: Add Cortex-R52 targetJaved Absar2016-10-071-0/+9
* P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, weRichard Smith2016-09-301-5/+49
* [Power9] Builtins for ELF v.2 ABI conformance - front end portionNemanja Ivanovic2016-09-271-0/+6
* [OpenBSD] Add type sign information for OpenBSDRenato Golin2016-09-221-0/+23
* Add -Wignored-pragma-intrinsic flagAlbert Gutowski2016-09-211-0/+12
* [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device.Justin Lebar2016-09-091-15/+24
* Parsing MS pragma intrinsicReid Kleckner2016-09-071-0/+16
* OpenCL: Defining __ENDIAN_LITTLE__ and fix target endiannessMatt Arsenault2016-09-071-0/+1
* Add support for targeting armv6-unknown-cloudabi-eabihf.Ed Schouten2016-09-051-0/+5
* [WebAssembly] Change wasm SizeType to match asmjsDerek Schuff2016-09-011-20/+20
* [CUDA] Updated CUDA tests that must run w/o CUDA installation.Artem Belevich2016-08-023-10/+10
* [CUDA] Do not allow using NVPTX target for host compilation.Artem Belevich2016-08-021-6/+0
* [AArch64] Add support for Samsung Exynos M2 (NFC).Evandro Menezes2016-08-011-0/+1
* [Myriad]: better compatibility with vendor sourceDouglas Katzman2016-07-251-0/+3
* [Driver][AArch64] Add support for Broadcom Vulcan core.Pankaj Gode2016-06-291-0/+2
* [clang-cl] Define _MSVC_LANGDavid Majnemer2016-06-281-6/+8
* Restructure the propagation of -fPIC/-fPIE.Rafael Espindola2016-06-231-6/+6