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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Driver: Specifically tell the linker the target for mingw-w64
Martell Malone
2015-11-22
1
-1
/
+8
*
Driver: Defer computation of linker path until it is needed.
Peter Collingbourne
2015-11-20
1
-5
/
+5
*
Revert r253582: "clang-cl: Make /W4 imply -Wall -Wextra (PR25563)"
Hans Wennborg
2015-11-20
1
-20
/
+0
*
[Myriad]: handle Preprocess job action (-E)
Douglas Katzman
2015-11-20
1
-8
/
+11
*
clang-cl: Make /W4 imply -Wall -Wextra (PR25563)
Hans Wennborg
2015-11-19
1
-0
/
+20
*
[ARM] Support +feature targeting in -mcpu/-march
Bradley Smith
2015-11-18
1
-8
/
+32
*
[Myriad]: insert -L paths into linker cmd only when they exist.
Douglas Katzman
2015-11-18
1
-13
/
+5
*
[Myriad]: -nostdlib implies -nostartfiles
Douglas Katzman
2015-11-17
1
-1
/
+1
*
[CUDA] Make CUDA compilation usable by default.
Artem Belevich
2015-11-17
1
-0
/
+2
*
[CUDA] added include paths for both sides of CUDA compilation.
Artem Belevich
2015-11-17
1
-4
/
+20
*
[CUDA] use -aux-triple to pass target triple of opposite side of compilation
Artem Belevich
2015-11-17
1
-0
/
+17
*
Use !hasArg with two options instead of !hasArg && !hasArg.
Douglas Katzman
2015-11-17
1
-92
/
+52
*
Add trivial utility to append -L arguments to linker step. NFC
Douglas Katzman
2015-11-17
1
-35
/
+9
*
[Myriad]: pass the 'std=' option to moviCompile
Douglas Katzman
2015-11-16
1
-1
/
+1
*
Update for the gnu flavor being renamed to old-gnu.
Rafael Espindola
2015-11-16
1
-3
/
+3
*
Make the mingw toolchain accept 'ld' and 'lld' only as values to -fuse-ld.
Yaron Keren
2015-11-15
1
-0
/
+2
*
Revert "[AArch64] Unconditionally pass subtarget feature reserve-x18 on Darwin."
Justin Bogner
2015-11-13
1
-5
/
+3
*
Add support for driver option -mno-ms-bitfields.
Akira Hatanaka
2015-11-12
1
-1
/
+2
*
Re-recommit: Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-11-12
1
-20
/
+44
*
Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.
Joerg Sonnenberger
2015-11-10
1
-29
/
+26
*
Use the normal switch over getArch() approach and not a long if chain.
Joerg Sonnenberger
2015-11-10
1
-13
/
+23
*
Reorganise CPU handling for Sparc. When using -mcpu=v9 and co, __sparcv8
Joerg Sonnenberger
2015-11-09
1
-3
/
+38
[prev]
[next]