| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for the mips-mti-linux toolchain. | Vasileios Kalintiris | 2015-10-05 | 1 | -2/+0 |
* | Re-commit "Add support for the new mips-mti-linux toolchain." | Vasileios Kalintiris | 2015-10-05 | 1 | -0/+2 |
* | Revert "Add support for the new mips-mti-linux toolchain." | Vasileios Kalintiris | 2015-10-02 | 1 | -2/+0 |
* | Add support for the new mips-mti-linux toolchain. | Vasileios Kalintiris | 2015-10-02 | 1 | -0/+2 |
* | Driver: support ARM/HF on a single toolchain | Saleem Abdulrasool | 2015-09-26 | 1 | -2/+3 |
* | Revert "This patch adds missing pieces to clang, including the PS4 toolchain ... | Greg Bedwell | 2015-09-25 | 1 | -30/+0 |
* | This patch adds missing pieces to clang, including the PS4 toolchain | Ekaterina Romanova | 2015-09-24 | 1 | -0/+30 |
* | [ARM] Fix crash "-target arm -mcpu=generic", without "-march=" | Vladimir Sukharev | 2015-09-23 | 1 | -1/+2 |
* | Driver: alter the getARMFloatABI signature | Saleem Abdulrasool | 2015-09-19 | 1 | -2/+1 |
* | Driver: tweak ARM target feature calculation | Saleem Abdulrasool | 2015-09-19 | 1 | -1/+2 |
* | Driver: avoid unnecessary string ops | Saleem Abdulrasool | 2015-09-19 | 1 | -2/+10 |
* | Driver: avoid unnecessary string based operations | Saleem Abdulrasool | 2015-09-18 | 1 | -2/+9 |
* | [Shave]: Drive sparc-myriad-elf-ld directly rather than via gcc. | Douglas Katzman | 2015-09-17 | 1 | -0/+17 |
* | Update for several APIs in LLVM that now use StringRefs rather than | Chandler Carruth | 2015-08-30 | 1 | -3/+2 |
* | [ARM] Changes to Arch/CPU handling to help with -Wa,-mfpu etc. (nfc) | Renato Golin | 2015-07-27 | 1 | -4/+4 |
* | Driver: Add AMDGPU toolchain | Tom Stellard | 2015-07-18 | 1 | -0/+15 |
* | Run clang-format on Tools.h, the indentation is inconsistent | Reid Kleckner | 2015-07-15 | 1 | -392/+378 |
* | Support mingw-w64 and mingw.org toolchains at any install location. | Yaron Keren | 2015-07-02 | 1 | -0/+31 |
* | Driver: add support for linking the UBSan runtime library on Windows. | Peter Collingbourne | 2015-07-02 | 1 | -0/+3 |
* | [Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY. | Benjamin Kramer | 2015-06-23 | 1 | -1/+1 |
* | Pedantically rename all Tool subclasses to be nouns, not verbs. NFC | Douglas Katzman | 2015-06-23 | 1 | -231/+231 |
* | Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). | Alexander Kornienko | 2015-06-22 | 1 | -6/+6 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-22 | 1 | -6/+6 |
* | Add nominal support for 'shave' target. | Douglas Katzman | 2015-06-19 | 1 | -0/+27 |
* | [mips] Don't propagate -mfpxx by default if soft/single float were also set. | Toma Tabacu | 2015-06-16 | 1 | -1/+3 |
* | Allow case-insensitive values for -march for ARM in line with GCC. | Gabor Ballabas | 2015-06-11 | 1 | -2/+2 |
* | [Driver] Inject the MSVC compatibility version into the triple | David Majnemer | 2015-06-08 | 1 | -0/+5 |
* | Allow case-insensitive values for -mcpu for ARM | Gabor Ballabas | 2015-06-04 | 1 | -2/+2 |
* | Fix misleading comment. NFC | Douglas Katzman | 2015-06-03 | 1 | -1/+1 |
* | [ARM] Add v8.1a architecture | Vladimir Sukharev | 2015-05-14 | 1 | -1/+3 |
* | [driver] Cosmetic change to use Input instead of Inputs[0]. | Artem Belevich | 2015-05-06 | 1 | -1/+1 |
* | [Mips] Generate warning for invalid '-mnan' and '-march' combinations | Petar Jovanovic | 2015-04-14 | 1 | -0/+5 |
* | Add driver support for Native Client SDK | Derek Schuff | 2015-03-30 | 1 | -0/+27 |
* | Let Clang invoke CloudABI's linker. | Ed Schouten | 2015-03-26 | 1 | -0/+16 |
* | [mips] Pass ABI name via -target-abi instead of target-features | Daniel Sanders | 2015-01-30 | 1 | -1/+2 |
* | For the --be8 flag, check explicitly for pre-v7 / pre-v6m cores. | Joerg Sonnenberger | 2015-01-28 | 1 | -0/+2 |
* | Reapply "Change -save-temps to emit unoptimized bitcode files." | Bob Wilson | 2014-12-21 | 1 | -0/+1 |
* | Driver: add CrossWindowsToolChain | Saleem Abdulrasool | 2014-10-24 | 1 | -0/+26 |
* | Revert changes in r218863, r218864 | Asiri Rathnayake | 2014-10-03 | 1 | -2/+1 |
* | [ARM] Handle conflicts between -mfpu and -mfloat-abi options. | Asiri Rathnayake | 2014-10-02 | 1 | -1/+2 |
* | Teach Clang how to use response files when calling other tools | Reid Kleckner | 2014-09-15 | 1 | -41/+61 |
* | unique_ptrify JobList::Jobs | David Blaikie | 2014-09-04 | 1 | -5/+5 |
* | Delete support for AuroraUX. | Rafael Espindola | 2014-08-14 | 1 | -28/+0 |
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
* | [Driver] Support -muclibc / -mglibc command line options for a couple | Simon Atanasyan | 2014-08-13 | 1 | -0/+1 |
* | [PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi= option | Ulrich Weigand | 2014-07-28 | 1 | -0/+6 |
* | [Driver][Mips] Reduce code duplication - use existing function | Simon Atanasyan | 2014-07-16 | 1 | -0/+3 |
* | [mips] Correct the invocation of GAS in several cases. | Daniel Sanders | 2014-07-16 | 1 | -0/+2 |
* | [mips][mips64r6] Add support for mips-img-linux-gnu GCC toolchains | Daniel Sanders | 2014-07-10 | 1 | -1/+1 |
* | Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_G... | NAKAMURA Takumi | 2014-06-29 | 1 | -18/+0 |