| Commit message (Expand) | Author | Age | Files | Lines |
* | [clang, test] Fix Clang :: Headers/max_align.c on 64-bit SPARC | Rainer Orth | 2019-07-23 | 1 | -0/+1 |
* | Change a lit test to permit vendor specific clang version | Nathan Lanza | 2019-07-16 | 1 | -1/+1 |
* | Allow for vendor prefixes in a list test | Nathan Lanza | 2019-07-16 | 1 | -1/+1 |
* | Update __VERSION__ to remove the hardcoded 4.2.1 version | Sylvestre Ledru | 2019-07-15 | 1 | -2/+2 |
* | This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784. | Sylvestre Ledru | 2019-07-13 | 1 | -0/+4 |
* | Remove __VERSION__ | Sylvestre Ledru | 2019-07-12 | 1 | -4/+0 |
* | Fix the predefined exponent limit macros for the 16-bit IEEE format. | John McCall | 2019-05-31 | 1 | -3/+3 |
* | Add AIX Version Macros | Xing Xue | 2019-05-16 | 1 | -0/+123 |
* | [WebAssembly] Use the "wasm32-wasi" triple in tests | Dan Gohman | 2019-04-30 | 1 | -2/+2 |
* | [X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus | Craig Topper | 2019-03-21 | 1 | -4/+52 |
* | Reland the rest of "Add AIX Target Info" | Jason Liu | 2019-03-14 | 1 | -0/+415 |
* | Revert "Add AIX Target Info" | Jason Liu | 2019-03-13 | 1 | -415/+0 |
* | Add AIX Target Info | Jason Liu | 2019-03-13 | 1 | -0/+415 |
* | Make predefined FLT16 macros conditional on support for the type | Nemanja Ivanovic | 2019-02-20 | 1 | -14/+14 |
* | [PowerPC] Stop defining _ARCH_PWR6X on POWER7 and up | Hubert Tong | 2019-02-13 | 1 | -7/+7 |
* | [MSP430] Ajust f32/f64 alignment according to MSP430 EABI | Anton Korobeynikov | 2019-01-25 | 1 | -1/+1 |
* | [WebAssembly] Add a __wasi__ target macro | Dan Gohman | 2019-01-24 | 1 | -0/+7 |
* | [WebAssembly] Support __float128 | Dan Gohman | 2019-01-24 | 1 | -0/+1 |
* | [WebAssembly] Factor commonality between wasm32 and wasm64 in test/Preprocess... | Dan Gohman | 2019-01-24 | 1 | -633/+342 |
* | Android is not GNU, so don't claim that it is. | Dan Albert | 2019-01-08 | 1 | -0/+2 |
* | Basic: make `int_least64_t` and `int_fast64_t` match on Darwin | Saleem Abdulrasool | 2018-12-12 | 1 | -12/+12 |
* | [AArch64] Define __ELF__ for aarch64-none-elf and other similar triples. | Eli Friedman | 2018-10-17 | 1 | -0/+1 |
* | Introduce code_model macros | Ali Tamur | 2018-10-08 | 1 | -18/+22 |
* | Basic: correct `__WINT_TYPE__` on Windows | Saleem Abdulrasool | 2018-09-19 | 1 | -3/+3 |
* | [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 |