summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor
Commit message (Expand)AuthorAgeFilesLines
* Merging r352105:Hans Wennborg2019-01-281-0/+7
* Merging r352099:Hans Wennborg2019-01-281-633/+342
* [MSVC Compat] Fix typo correction for inclusion directives.Volodymyr Sapsai2019-01-151-0/+1
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-111-1/+2
* [WebAssembly] Add unimplemented-simd128 feature, gate builtinsThomas Lively2019-01-101-0/+9
* Android is not GNU, so don't claim that it is.Dan Albert2019-01-081-0/+2
* [Clang] Add __builtin_launderEric Fiselier2018-12-141-0/+1
* Basic: make `int_least64_t` and `int_fast64_t` match on DarwinSaleem Abdulrasool2018-12-121-12/+12
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+24
* PTH-- Remove feature entirely-Erich Keane2018-12-041-3/+0
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-0/+97
* Fix combining pragma __debug dump & parser_crash with -EDavid Blaikie2018-11-151-0/+8
* Introduce the _Clang scoped attribute token.Aaron Ballman2018-11-091-11/+27
* [AArch64] Implement FP16FML intrinsicsBryan Chan2018-10-251-12/+18
* Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.Aaron Ballman2018-10-241-11/+15
* Add language standard aliases for -std=c18, -std=gnu18, and -std=iso9899:2018.Aaron Ballman2018-10-181-0/+1
* [AArch64] Define __ELF__ for aarch64-none-elf and other similar triples.Eli Friedman2018-10-171-0/+1
* [X86] Remove FeatureRTM from Skylake processor listCraig Topper2018-10-101-14/+0
* Introduce code_model macrosAli Tamur2018-10-081-18/+22
* [AArch64][ARM] Context sensitive meaning of cryptoSjoerd Meijer2018-10-041-0/+95
* [Preprocessor] Fix a crash when handling non-alpha include header.Haojian Wu2018-10-011-0/+3
* [X86] Add the movbe instruction intrinsics from icc.Craig Topper2018-09-281-0/+32
* [ARM] Prevent DSP and SIM32 being set for v6mSam Parker2018-09-281-0/+7
* [ARM/AArch64][v8.5A] Add Armv8.5-A targetOliver Stannard2018-09-261-0/+15
* [ARM][AArch64] Add feature +fp16fmlSjoerd Meijer2018-09-242-5/+72
* Remove failing test.Zachary Turner2018-09-201-3/+0
* Add testcases for r342667.Eric Christopher2018-09-202-0/+6
* Basic: correct `__WINT_TYPE__` on WindowsSaleem Abdulrasool2018-09-192-4/+4
* Diagnose likely typos in #include directives.Richard Smith2018-09-132-0/+10
* Fix test regression in r341862Erich Keane2018-09-101-10/+0
* Revert the tests that should've been reverted in rL341115Artem Belevich2018-08-302-67/+1
* Add predefined macro __gnu_linux__ for proper aux-tripleYaxun Liu2018-08-291-1/+3
* [ARM] Set __ARM_FEATURE_SIMD32 for +dsp coresSam Parker2018-08-291-4/+8
* [OpenMP][NVPTX] Use appropriate _CALL_ELF macro when offloadingGheorghe-Teodor Bercea2018-08-271-4/+6
* [CUDA/OpenMP] Define only some host macros during device compilationJonas Hahnfeld2018-08-251-0/+62
* [clang][mips] Set __mips_fpr correctly for -mfpxxStefan Maksimovic2018-08-221-3/+38
* [Android] Increase default new alignment for AndroidPirama Arumuga Nainar2018-08-011-1/+1
* [Preprocessor] Stop entering included files after hitting a fatal error.Volodymyr Sapsai2018-07-254-0/+15
* [WebAssembly] Change size_t to `unsigned long`.Dan Gohman2018-07-241-20/+20
* [MS] Update _MSVC_LANG values for C++17 and C++2aReid Kleckner2018-07-232-103/+110
* By popular demand, switch in64_t on NetBSD/AArch64 and NetBSD/PowerPC64Joerg Sonnenberger2018-07-172-36/+36
* [hmaptool] Turn %hmaptool into a proper substitutionBenjamin Kramer2018-06-223-3/+3
* Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-219-11/+28
* Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes2018-06-219-28/+11
* Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-209-11/+28
* [PowerPC] The __float128 type should only be available on Power9Stefan Pintilie2018-06-131-1/+1
* [PATCH 2/2] [test] Add support for Samsung Exynos M4 (NFC)Evandro Menezes2018-06-062-0/+19
* [x86] invpcid intrinsicGabor Buella2018-05-251-0/+14
* Revert "Revert r332955 "GNUstep Objective-C ABI version 2""David Chisnall2018-05-221-0/+7
* Revert r332955 "GNUstep Objective-C ABI version 2"Bjorn Pettersson2018-05-221-7/+0