summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor
Commit message (Expand)AuthorAgeFilesLines
* Merging r325655:Hans Wennborg2018-02-211-2/+2
* Merging r322518:Hans Wennborg2018-01-161-10/+10
* Revert r321504 "[X86] Don't accidentally enable PKU on cannon lake and icelak...Craig Topper2017-12-291-6/+6
* Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer2017-12-283-41/+41
* [X86] Don't accidentally enable PKU on cannon lake and icelake or CLWB on can...Craig Topper2017-12-271-0/+6
* [X86] Test that -march=skx enables PKU.Craig Topper2017-12-271-0/+2
* [X86] Enable avx512vpopcntdq and clwb for icelake.Craig Topper2017-12-271-0/+4
* [x86][icelake][vbmi2]Coby Tayree2017-12-272-0/+23
* [x86][icelake][vnni]Coby Tayree2017-12-271-0/+2
* [x86][icelake][bitalg]Coby Tayree2017-12-272-0/+24
* [x86][icelake][vpclmulqdq]Coby Tayree2017-12-272-0/+11
* [x86][icelake][gfni]Coby Tayree2017-12-272-0/+7
* [x86][icelake][vaes]Coby Tayree2017-12-272-0/+13
* [X86] Add missing check lines for the silvermont cases in predefined-arch-mac...Craig Topper2017-12-221-0/+8
* [X86] Add 'prfchw' to the correct CPUs to match the backend.Craig Topper2017-12-221-0/+18
* __is_target_environment: Check the environment after parsing itAlex Lorenz2017-12-151-0/+6
* __is_target_arch: Check the arch and subarch instead of the arch nameAlex Lorenz2017-12-151-0/+10
* Commit missing tests for r320734Alex Lorenz2017-12-144-0/+166
* [Hexagon] Add front-end support for Hexagon V65Krzysztof Parzyszek2017-12-131-0/+14
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-111-5/+5
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-111-5/+5
* Add a test that the __STDC_VERSION__ macro reports the correct value for -std...Aaron Ballman2017-12-081-0/+4
* Correct line endings that got mixed up in r320088; NFC.Aaron Ballman2017-12-071-12/+12
* Add support for the __has_c_attribute builtin preprocessor macro.Aaron Ballman2017-12-071-0/+12
* Stringizing raw string literals containing newlineTaewook Oh2017-12-061-0/+11
* Add __WINT_MAX__.Ed Schouten2017-12-051-0/+4
* Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc...Erich Keane2017-12-041-10/+10
* [OpenCL] Define __IMAGE_SUPPORT__ macro for SPIRSven van Haastregt2017-12-041-0/+4
* Revert [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-301-264/+45
* [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-301-45/+264
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-292-0/+3
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-292-3/+0
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-292-0/+3
* Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracki...Oren Ben Simhon2017-11-261-0/+4
* [MINGW] normalize WIN32 macrosMartell Malone2017-11-211-0/+58
* [MS] add an init test for thumbv7-windows-msvcMartell Malone2017-11-211-0/+5
* [MS] Increase default new alignment for win64 and test itReid Kleckner2017-11-211-3/+5
* Revert r318669/318694Erich Keane2017-11-201-5/+5
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-11-201-5/+5
* [X86] Add icelake CPU support for -march.Craig Topper2017-11-191-0/+89
* [X86] Set __corei7__ preprocessor defines for skylake server and cannonlake.Craig Topper2017-11-191-6/+12
* [MinGW] Define __ARM_DWARF_EH__ for MinGW/ARMMartin Storsjo2017-11-171-0/+4
* [X86] Define i586 and pentium preprocessor defines for -march=lakemont to mat...Craig Topper2017-11-011-7/+11
* Basic: improve coverage for Darwin targets and fix ABISaleem Abdulrasool2017-10-281-0/+62
* ARM: centralise SizeType, PtrDiffType, and IntPtrTypeSaleem Abdulrasool2017-10-271-0/+5
* [X86] Make -march=i686 an alias of -march=pentiumproCraig Topper2017-10-261-0/+2
* [X86] Add avx512vpopcntdq to Knights MillCraig Topper2017-10-251-0/+2
* Basic: restore {,u}intptr_t on NetBSD/ARMSaleem Abdulrasool2017-10-201-6/+6
* Revert r316193.Richard Smith2017-10-201-33/+0
* Try to shorten system header paths when using -MD depfilesPeter Wu2017-10-191-0/+33