| Commit message (Expand) | Author | Age | Files | Lines |
* | [clang][mips] Set __mips_fpr correctly for -mfpxx | Stefan Maksimovic | 2018-08-22 | 1 | -3/+38 |
* | [Android] Increase default new alignment for Android | Pirama Arumuga Nainar | 2018-08-01 | 1 | -1/+1 |
* | [WebAssembly] Change size_t to `unsigned long`. | Dan Gohman | 2018-07-24 | 1 | -20/+20 |
* | By popular demand, switch in64_t on NetBSD/AArch64 and NetBSD/PowerPC64 | Joerg Sonnenberger | 2018-07-17 | 1 | -16/+16 |
* | [PowerPC] The __float128 type should only be available on Power9 | Stefan Pintilie | 2018-06-13 | 1 | -1/+1 |
* | Revert "Revert r332955 "GNUstep Objective-C ABI version 2"" | David Chisnall | 2018-05-22 | 1 | -0/+7 |
* | Revert r332955 "GNUstep Objective-C ABI version 2" | Bjorn Pettersson | 2018-05-22 | 1 | -7/+0 |
* | GNUstep Objective-C ABI version 2 | David Chisnall | 2018-05-22 | 1 | -0/+7 |
* | Fix test failure caused by r329965. | Eli Friedman | 2018-04-12 | 1 | -1/+1 |
* | Correct the alignment for the PS4 target | Matthew Voss | 2018-03-07 | 1 | -0/+3 |
* | [RISCV] Enable __int128_t and __uint128_t through clang flag | Mandeep Singh Grang | 2018-02-25 | 1 | -0/+4 |
* | [RISCV] Create a LinuxTargetInfo when targeting Linux | Alex Bradbury | 2018-02-03 | 1 | -0/+18 |
* | [RISCV] Add the RISCV target and compiler driver | Alex Bradbury | 2018-01-11 | 1 | -0/+395 |
* | Add __WINT_MAX__. | Ed Schouten | 2017-12-05 | 1 | -0/+4 |
* | Toolchain: Normalize dwarf, sjlj and seh eh | Martell Malone | 2017-11-29 | 1 | -0/+1 |
* | Revert "Toolchain: Normalize dwarf, sjlj and seh eh" | Martell Malone | 2017-11-29 | 1 | -1/+0 |
* | Toolchain: Normalize dwarf, sjlj and seh eh | Martell Malone | 2017-11-29 | 1 | -0/+1 |
* | [MS] add an init test for thumbv7-windows-msvc | Martell Malone | 2017-11-21 | 1 | -0/+5 |
* | [MS] Increase default new alignment for win64 and test it | Reid Kleckner | 2017-11-21 | 1 | -3/+5 |
* | [MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM | Martin Storsjo | 2017-11-17 | 1 | -0/+4 |
* | Basic: improve coverage for Darwin targets and fix ABI | Saleem Abdulrasool | 2017-10-28 | 1 | -0/+62 |
* | ARM: centralise SizeType, PtrDiffType, and IntPtrType | Saleem Abdulrasool | 2017-10-27 | 1 | -0/+5 |
* | Basic: restore {,u}intptr_t on NetBSD/ARM | Saleem Abdulrasool | 2017-10-20 | 1 | -6/+6 |
* | Basic: fix __{,U}INTPTR_TYPE__ on ARM | Saleem Abdulrasool | 2017-10-18 | 1 | -30/+30 |
* | Driver: hoist the `wchar_t` handling to the driver | Saleem Abdulrasool | 2017-10-06 | 1 | -5/+5 |
* | This adds the _Float16 preprocessor macro definitions. | Sjoerd Meijer | 2017-09-13 | 1 | -2/+16 |
* | [mips] Introducing option -mabs=[legacy/2008] | Petar Jovanovic | 2017-08-24 | 1 | -0/+10 |
* | Revert r310057 | Stefan Maksimovic | 2017-08-11 | 1 | -0/+10 |
* | Add OpenCL 2.0 atomic builtin functions as Clang builtin | Yaxun Liu | 2017-08-04 | 1 | -0/+10 |
* | Revert r304953 for release 5.0.0 | Stefan Maksimovic | 2017-08-04 | 1 | -10/+0 |
* | Define _GNU_SOURCE for RTEMS c++ | Walter Lee | 2017-08-02 | 1 | -0/+1 |
* | [AArch64] Don't define __LP64__ when targeting Windows | Martin Storsjo | 2017-07-31 | 1 | -0/+161 |
* | [test] Fix mistagged CHECK-NOT-lines for AARCH64-DARWIN in Preprocessor/init.c | Martin Storsjo | 2017-07-31 | 1 | -3/+3 |
* | Fix a typo. | Brad Smith | 2017-07-30 | 1 | -1/+1 |
* | Remove Bitrig: Clang Changes | Erich Keane | 2017-07-21 | 1 | -7/+0 |
* | [c++2a] Add option -std=c++2a to enable support for potential/transitional C+... | Faisal Vali | 2017-07-16 | 1 | -0/+16 |
* | NetBSD uses soft-float by default, unless the environment is EABIHF or | Joerg Sonnenberger | 2017-07-11 | 1 | -0/+6 |
* | Run the preprocessor test as frontend test for NetBSD, since CC1 mode | Joerg Sonnenberger | 2017-07-11 | 1 | -3/+3 |
* | Revert "Define _GNU_SOURCE for rtems c++" | Daniel Jasper | 2017-06-15 | 1 | -1/+0 |
* | Define _GNU_SOURCE for rtems c++ | James Y Knight | 2017-06-14 | 1 | -0/+1 |
* | Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmt | Petar Jovanovic | 2017-06-07 | 1 | -0/+10 |
* | Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmt | Petar Jovanovic | 2017-06-07 | 1 | -10/+0 |
* | [mips] Add runtime options to enable/disable madd.fmt and msub.fmt | Petar Jovanovic | 2017-06-07 | 1 | -0/+10 |
* | [WebAssembly] Set MaxAtomicInlineWidth to 64. | Dan Gohman | 2017-06-07 | 1 | -2/+2 |
* | Darwin: Define __STDC_NO_THREADS__ on Darwin targets | Duncan P. N. Exon Smith | 2017-04-27 | 1 | -0/+9 |
* | Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode. | Eric Fiselier | 2017-04-20 | 1 | -0/+53 |
* | [ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64 | Oliver Stannard | 2017-04-18 | 1 | -0/+3 |
* | _CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit. | Eric Christopher | 2017-03-25 | 1 | -0/+4 |
* | Add the __LONGDOUBLE128 define for ppc targets that have 128 bit long doubles. | Eric Christopher | 2017-03-25 | 1 | -0/+7 |
* | Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as w... | Eric Christopher | 2017-03-25 | 1 | -0/+6 |