summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a few missing Clang regression tests for Cortex-A53, Cortex-A57, Cortex-A72Sjoerd Meijer2016-06-031-0/+6
* This adds target support and tests for Cortex-A73Sjoerd Meijer2016-06-022-0/+4
* Revert "[AArch64] Using new TargetParser in Clang"Renato Golin2016-05-251-4/+1
* [AArch64] Try to fix test from r270688 with unordered outputRenato Golin2016-05-251-1/+4
* [CUDA] Add -fcuda-approx-transcendentals flag.Justin Lebar2016-05-231-0/+8
* [PS4] Change the names of some "environmental" things to what ourPaul Robinson2016-05-161-1/+1
* ARM-MachO: stop claiming to be EABITim Northover2016-05-131-7/+7
* [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front endNemanja Ivanovic2016-05-091-0/+28
* Enable support for __float128 in Clang and enable it on pertinent platformsNemanja Ivanovic2016-05-091-0/+3
* Fix sysroot-prefix.c on Windows (/ vs \).Nico Weber2016-05-061-3/+3
* test: attempt to repair windows buildSaleem Abdulrasool2016-05-061-12/+9
* Frontend: support -I=path for sysroot expansionSaleem Abdulrasool2016-05-061-0/+28
* [CUDA] Copy host builtin types to NVPTXTargetInfo.Justin Lebar2016-04-291-0/+27
* [Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABIChris Bieneman2016-04-291-0/+1
* Add accidentally dropped test to r267880.Tim Northover2016-04-281-0/+10
* PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4Silviu Baranga2016-04-281-3/+6
* Set the default C standard to C99 when targeting the PS4.Sunil Srivastava2016-04-271-1/+7
* [OpenCL] Add predefined macros.Yaxun Liu2016-04-261-0/+37
* [Hexagon] Define architecture version macros for hexagonv55Krzysztof Parzyszek2016-04-211-0/+6
OpenPOWER on IntegriCloud