| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r257602 because it breaks integrated-as.s on mips hosts. | Scott Egerton | 2016-01-13 | 1 | -24/+1 |
* | [mips] Added support for -Wa,-mips32 and similar. | Scott Egerton | 2016-01-13 | 1 | -1/+24 |
* | Generalize r256026 to apply to all MachO targets, not just Darwin targets. | Bob Wilson | 2016-01-13 | 1 | -2/+3 |
* | Add an Action* member to InputInfo. | Justin Lebar | 2016-01-11 | 1 | -2/+2 |
* | Driver: Use the new ELF lld linker for AMDGPU | Tom Stellard | 2016-01-08 | 1 | -4/+0 |
* | Make sure we claim arguments that are going to be passed to a gcc tool, | Eric Christopher | 2016-01-07 | 1 | -5/+6 |
* | Replace a loop with the call that does the same thing. | Eric Christopher | 2016-01-07 | 1 | -2/+1 |
* | [WebAssembly] Enable -fvisibility=hidden by default. | Dan Gohman | 2016-01-07 | 1 | -0/+15 |
* | [WebAssembly] Enable -ffunction-sections and -fdata-sections by default. | Dan Gohman | 2016-01-07 | 1 | -3/+8 |
* | [WebAssembly] Only enable --gc-sections when optimizations are enabled. | Dan Gohman | 2016-01-07 | 1 | -1/+2 |
* | [WebAssembly] Add --gc-sections to the link line. | Dan Gohman | 2016-01-06 | 1 | -0/+5 |
* | [Driver] Add support for -fno-builtin-foo options. | Chad Rosier | 2016-01-06 | 1 | -3/+25 |
* | [Analyzer] Change the default SA checkers for PS4 | Sean Eveson | 2016-01-06 | 1 | -8/+15 |
* | Add -fno-movt frontend option, to disable movt/movw on ARM | Dimitry Andric | 2016-01-06 | 1 | -2/+2 |
* | Change the set of actions built for external gcc tools. | Eric Christopher | 2016-01-06 | 1 | -0/+5 |
* | [PGO] Enable clang to pass compiler-rt profile support library to linker on W... | Nathan Slingerland | 2016-01-05 | 1 | -0/+2 |
* | [AArch64] Teaches clang about Samsung Exynos-M1 | MinSeong Kim | 2016-01-05 | 1 | -1/+1 |
* | Disable generating movt on FreeBSD. | Davide Italiano | 2015-12-30 | 1 | -2/+2 |
* | Fix up a comment and a bit of trailing whitespace. | Eric Christopher | 2015-12-28 | 1 | -2/+2 |
* | We check for dwarf 5 in the backend, so go ahead and pass it along via | Eric Christopher | 2015-12-28 | 1 | -1/+2 |
* | On {mips,mipsel,mips64,mips64el}-freebsd, we need to pass any -G option to th... | Dimitry Andric | 2015-12-27 | 1 | -0/+6 |
* | Fix C++ support on recent DragonFly BSD releases | Dimitry Andric | 2015-12-27 | 1 | -28/+10 |
* | For FreeBSD on mips, pass -G options to the linker | Dimitry Andric | 2015-12-27 | 1 | -0/+11 |
* | Pull out a bunch of duplicated option handling code into its own | Eric Christopher | 2015-12-22 | 1 | -41/+24 |
* | [WebAssembly] Remove the -target command-line flag from the ld commandline. | Dan Gohman | 2015-12-21 | 1 | -2/+0 |
* | [clang-cl] Add support for /Brepro | David Majnemer | 2015-12-21 | 1 | -0/+9 |
* | [Driver] Pass -O* to the gold plugin via -plugin-opt | James Molloy | 2015-12-21 | 1 | -0/+13 |
* | Driver part of debugger tuning. | Paul Robinson | 2015-12-19 | 1 | -24/+64 |
* | Use a command line alias to remove the need to rewrite a subtarget | Eric Christopher | 2015-12-19 | 1 | -8/+0 |
* | PIC should not be enabled by default on Darwin with -static. | Bob Wilson | 2015-12-18 | 1 | -0/+3 |
* | [WebAssembly] Initial linking support. | Dan Gohman | 2015-12-16 | 1 | -0/+28 |
* | [PS4] Fix the unit test to be compatible with clang driver. NFC | Sumanth Gundapaneni | 2015-12-16 | 1 | -1/+1 |
* | [PS4][Profile] add "--dependent-lib=libclang_rt.profile-x86_64.a" to | Paul Robinson | 2015-12-16 | 1 | -19/+21 |
* | [cfi] Exclude ubsan runtime library from non-diag CFI builds (driver changes). | Evgeniy Stepanov | 2015-12-16 | 1 | -0/+2 |
* | Cross-DSO control flow integrity (Clang part). | Evgeniy Stepanov | 2015-12-15 | 1 | -0/+2 |
* | [Power PC] add soft float support for ppc32 | Petar Jovanovic | 2015-12-14 | 1 | -2/+58 |
* | [Hexagon] Update default paths and arguments | Krzysztof Parzyszek | 2015-12-14 | 1 | -79/+134 |
* | Replace a bunch of duplicate conditions with the call from types::. | Eric Christopher | 2015-12-08 | 1 | -10/+4 |
* | Remove name from FIXME. | Eric Christopher | 2015-12-08 | 1 | -1/+1 |
* | 80-column fixup. | Eric Christopher | 2015-12-08 | 1 | -1/+2 |
* | Update comment. | Eric Christopher | 2015-12-08 | 1 | -2/+2 |
* | [ThinLTO] Option to invoke ThinLTO backend passes and importing | Teresa Johnson | 2015-12-07 | 1 | -0/+7 |
* | Fix the clang driver when "-nostdlib" is present | Sumanth Gundapaneni | 2015-12-02 | 1 | -2/+1 |
* | Teaches clang about Cortex-A35. | Christof Douma | 2015-12-02 | 1 | -1/+1 |
* | [AArch64] Add command-line options for Statistical Profiling Extension | Oliver Stannard | 2015-11-26 | 1 | -0/+2 |
* | [AArch64] Add command-line options for ARMv8.2-A | Oliver Stannard | 2015-11-26 | 1 | -0/+4 |
* | Disable frame pointer elimination when using -pg | Xinliang David Li | 2015-11-23 | 1 | -0/+4 |
* | Revert part of r253813 | Martell Malone | 2015-11-23 | 1 | -7/+0 |
* | Revert r253846 (build bot failure)) | Xinliang David Li | 2015-11-23 | 1 | -4/+0 |
* | Disable frame pointer elimination when using -pg | Xinliang David Li | 2015-11-23 | 1 | -0/+4 |