| Commit message (Expand) | Author | Age | Files | Lines | 
| ... |  | 
| *  | Enable generation of unwind tables when building with sanitizers. | Evgeniy Stepanov | 2014-02-14 | 1 | -4/+5 | 
| *  | Enable AArch64 NEON by default. | Jiangning Liu | 2014-02-14 | 1 | -0/+2 | 
| *  | Add a command line option -gdwarf-aranges that will turn on emitting | Eric Christopher | 2014-02-14 | 1 | -0/+7 | 
| *  | Debug info: Make DWARF4 the default for Darwin, too. | Adrian Prantl | 2014-02-14 | 1 | -10/+2 | 
| *  | XCore target pass -v flag to assembler & linker | Robert Lytton | 2014-02-13 | 1 | -2/+8 | 
| *  | add comment explaining previous commit | Robert Lytton | 2014-02-13 | 1 | -0/+1 | 
| *  | XCore target -fexceptions flag handling | Robert Lytton | 2014-02-13 | 1 | -26/+47 | 
| *  | Remove spurious default case to silent sanitizer | Renato Golin | 2014-02-13 | 1 | -2/+0 | 
| *  | Add EXPERIMENTAL --rtlib=compiler-rt to GNU Clang | Renato Golin | 2014-02-13 | 1 | -2/+37 | 
| *  | MS ABI: Implement #pragma vtordisp() and clang-cl /vdN | Reid Kleckner | 2014-02-12 | 1 | -0/+3 | 
| *  | Add an option to allow Clang verify source files for a module only once during | Dmitri Gribenko | 2014-02-12 | 1 | -0/+10 | 
| *  | [ARM] Fix NEON wrongly being enabled with soft-float when targeting armv8/Cor... | Amara Emerson | 2014-02-12 | 1 | -1/+4 | 
| *  | Add Multilib selection machinery | Jonathan Roelofs | 2014-02-12 | 1 | -18/+18 | 
| *  | Revert 201202 | Jonathan Roelofs | 2014-02-12 | 1 | -18/+18 | 
| *  | Add Multilib selection machinery | Jonathan Roelofs | 2014-02-12 | 1 | -18/+18 | 
| *  | MS ABI: Add support for the -vm{b,g,s,m,v} flags | David Majnemer | 2014-02-11 | 1 | -0/+27 | 
| *  | XCore target: Pass through "-fverbose-asm" flag to xcc assembler. | Robert Lytton | 2014-02-11 | 1 | -0/+3 | 
| *  | [stackprotector] Add command line option -fstack-protector-strong | Josh Magee | 2014-02-11 | 1 | -2/+6 | 
| *  | Revert r194097: "With this patch -Wwrite-strings is still implemented with th... | Argyrios Kyrtzidis | 2014-02-07 | 1 | -4/+7 | 
| *  | Use correct ld emulation for EABI hardware float triple on NetBSD. | Joerg Sonnenberger | 2014-02-06 | 1 | -2/+4 | 
| *  | Move -verify-pch to use VerifyJobAction | Ben Langmuir | 2014-02-06 | 1 | -4/+3 | 
| *  | Add a CC1 option -verify-pch | Ben Langmuir | 2014-02-05 | 1 | -6/+22 | 
| *  | Fix handling of -fno-function-sections, -fno-data-sections in clang driver. | Evgeniy Stepanov | 2014-02-03 | 1 | -2/+9 | 
| *  | Handle O32/N64 ABIs for NetBSD/MIPS64. From Matt Thomas. | Joerg Sonnenberger | 2014-02-02 | 1 | -0/+16 | 
| *  | Use a switch for the emulation handling. | Joerg Sonnenberger | 2014-02-02 | 1 | -8/+10 | 
| *  | Handle compat support for EABI/old APCS compatibility on NetBSD/ARM. | Joerg Sonnenberger | 2014-02-02 | 1 | -0/+17 | 
| *  | Replace hasMipsN32ABIArg by hasMipsABIArg to make it easier to add | Joerg Sonnenberger | 2014-02-02 | 1 | -8/+8 | 
| *  | Pass down -mcpu for external assembler in thumb mode, too. From Matt Thomas. | Joerg Sonnenberger | 2014-02-02 | 1 | -1/+2 | 
| *  | Minor formatting improvement. | Joerg Sonnenberger | 2014-02-02 | 1 | -2/+2 | 
| *  | Revert r200555, r200545. | Evgeniy Stepanov | 2014-02-02 | 1 | -9/+0 | 
| *  | Last option on -fexception for arm-disable-ehabi | Renato Golin | 2014-01-31 | 1 | -3/+6 | 
| *  | Connect -fno-exceptions to -arm-disable-ehabi | Renato Golin | 2014-01-31 | 1 | -0/+6 | 
| *  | ARM RT libs with generic name | Renato Golin | 2014-01-31 | 1 | -3/+12 | 
| *  | Make x86 Android default target CPUs compatible with GCC (http://llvm-reviews... | Alexey Bataev | 2014-01-31 | 1 | -3/+7 | 
| *  | Turn on PIC by default on Android (http://llvm-reviews.chandlerc.com/D2603) | Alexey Bataev | 2014-01-28 | 1 | -0/+23 | 
| *  | Driver: support -fno-debug-types-section to override -fdebug-types-section | David Blaikie | 2014-01-27 | 1 | -1/+2 | 
| *  | [Mips] Change default CPU for MIPS 32/64 targets. Now they are mips32r2/mips6... | Simon Atanasyan | 2014-01-27 | 1 | -2/+2 | 
| *  | [AArch64] Add -mgeneral_regs_only option. | Amara Emerson | 2014-01-23 | 1 | -4/+6 | 
| *  | MachO embedded: default to soft float without issuing warning | Tim Northover | 2014-01-23 | 1 | -0/+4 | 
| *  | Improve x86 android support, add x86_64 android target | Alexey Bataev | 2014-01-23 | 1 | -4/+7 | 
| *  | Driver: Suppression support for -Wa,--compress-debug-sections | David Blaikie | 2014-01-22 | 1 | -1/+2 | 
| *  | ObjectiveC driver. reinstate -fno-objc-legacy-dispatch behavior  | Fariborz Jahanian | 2014-01-20 | 1 | -3/+4 | 
| *  | Driver support for -fdebug-types-sections | David Blaikie | 2014-01-18 | 1 | -1/+4 | 
| *  | Use switch statements in preparation for adding more architectures. | Joerg Sonnenberger | 2014-01-18 | 1 | -2/+7 | 
| *  | Driver: Stub -Wa,-compress-debug-sections support for integrated-as with a su... | David Blaikie | 2014-01-17 | 1 | -0/+12 | 
| *  | MachO: use *-*-*-macho for MachO embedded targets. | Tim Northover | 2014-01-16 | 1 | -142/+39 | 
| *  | Remove support for armv7f slice. <rdar://problem/12478440> | Bob Wilson | 2014-01-15 | 1 | -4/+2 | 
| *  | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -4/+0 | 
| *  | Remove a temporary workaround that is no longer relevant. | Bob Wilson | 2014-01-14 | 1 | -20/+3 | 
| *  | clang-cl: Ignore /fallback when not actually compiling (PR18456) | Hans Wennborg | 2014-01-13 | 1 | -1/+2 |