index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
Tools.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Driver: add a cygwin linker tool
Saleem Abdulrasool
2014-06-29
1
-0
/
+18
*
clang-cl: Don't store the cl compiler Tool on the stack (PR20131)
Hans Wennborg
2014-06-26
1
-1
/
+10
*
[mips] Correct linux dynamic linker for -mnan=2008
Daniel Sanders
2014-06-24
1
-0
/
+1
*
ARM64: initial clang support commit.
Tim Northover
2014-03-29
1
-0
/
+2
*
De-virtualize a method that doesn't override anything and has no overrides it...
Craig Topper
2014-03-14
1
-2
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-14
1
-223
/
+199
*
Add Multilib selection machinery
Jonathan Roelofs
2014-02-12
1
-0
/
+4
*
Revert 201202
Jonathan Roelofs
2014-02-12
1
-4
/
+0
*
Add Multilib selection machinery
Jonathan Roelofs
2014-02-12
1
-0
/
+4
*
MachO: use *-*-*-macho for MachO embedded targets.
Tim Northover
2014-01-16
1
-20
/
+21
*
Avoid temporary std::string.
Rafael Espindola
2013-12-12
1
-2
/
+2
*
Don't return a pointer to a temporary std::string's c_str.
Rafael Espindola
2013-12-12
1
-1
/
+1
*
Refactor duplicate functions
Bernard Ogden
2013-12-12
1
-0
/
+7
*
Darwin-embedded: find correct libclang_rt for embedded targets.
Tim Northover
2013-12-12
1
-0
/
+4
*
remove gcc::Precompile
Rafael Espindola
2013-11-24
1
-12
/
+0
*
Don't use the gcc driver for assembling.
Rafael Espindola
2013-11-23
1
-11
/
+0
*
[AArch64] Add some CPU targets for "generic", A-53 and A-57.
Amara Emerson
2013-10-31
1
-0
/
+2
*
XCore target: add an xcore toolchain implementation
Robert Lytton
2013-10-11
1
-0
/
+32
*
clang-cl: implement /fallback mode
Hans Wennborg
2013-09-19
1
-1
/
+23
*
Centralize the handling of -target-feature.
Rafael Espindola
2013-08-21
1
-7
/
+0
*
Centralize the handling of -target-cpu (-cc1, -cc1as) and -mcpu (gold plugin).
Rafael Espindola
2013-08-20
1
-2
/
+0
*
clang-cl: Support the run-time selection options (/MD, /MT et al.)
Hans Wennborg
2013-08-08
1
-0
/
+3
*
AArch64: initial NEON support
Tim Northover
2013-08-01
1
-0
/
+2
*
[SystemZ] Add -march= command-line option
Richard Sandiford
2013-07-19
1
-0
/
+2
*
[Driver] Remove the using namespace directives from headers
Reid Kleckner
2013-06-17
1
-59
/
+71
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-0
/
+2
*
R600: Handle -mcpu option v3
Tom Stellard
2013-04-01
1
-0
/
+1
*
Rename clang::driver::tools::linuxtools to clang::driver::tools::gnutools.
Thomas Schwinge
2013-03-28
1
-5
/
+4
*
Driver: Pass down the -march setting down to -cc1as on x86 too.
Benjamin Kramer
2013-02-22
1
-0
/
+1
*
Split out the command handling for split debug info, we're going
Eric Christopher
2013-02-22
1
-4
/
+0
*
Remove the SplitDebug action and replace with a set of commands
Eric Christopher
2013-02-21
1
-14
/
+4
[next]