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
...
*
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
*
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
[prev]
[next]