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
/
ToolChains.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver part of debugger tuning.
Paul Robinson
2015-12-19
1
-0
/
+10
*
[WebAssembly] Initial linking support.
Dan Gohman
2015-12-16
1
-2
/
+4
*
[Hexagon] Update default paths and arguments
Krzysztof Parzyszek
2015-12-14
1
-6
/
+9
*
[Hexagon] Use integrated assembler by default
Krzysztof Parzyszek
2015-12-09
1
-0
/
+3
*
Driver: Defer computation of linker path until it is needed.
Peter Collingbourne
2015-11-20
1
-2
/
+0
*
[Myriad]: insert -L paths into linker cmd only when they exist.
Douglas Katzman
2015-11-18
1
-2
/
+0
*
Fix for use-after-free which caused test failure in cuda-detect.cu.
Artem Belevich
2015-11-18
1
-1
/
+1
*
[CUDA] Detect and link with CUDA's libdevice bitcode library.
Artem Belevich
2015-11-17
1
-0
/
+4
*
[CUDA] added include paths for both sides of CUDA compilation.
Artem Belevich
2015-11-17
1
-0
/
+2
*
Re-recommit: Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-11-12
1
-3
/
+37
*
Disable SjLj exceptions for watchOS
Tim Northover
2015-10-30
1
-3
/
+5
*
Support watchOS and tvOS driver options
Tim Northover
2015-10-30
1
-5
/
+45
*
Revert "[mips] Add support for the new mips-mti-linux toolchain."
Vasileios Kalintiris
2015-10-30
1
-37
/
+3
*
[mips] Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-10-29
1
-3
/
+37
*
Driver: tweak CrossWindows sanitizer support
Saleem Abdulrasool
2015-10-29
1
-0
/
+2
*
Create undef reference to profile hook symbol
Xinliang David Li
2015-10-27
1
-0
/
+2
*
clang driver toolchain refactoring
Xinliang David Li
2015-10-22
1
-2
/
+2
*
Teach MyriadToolchain how to find its C++ header paths.
James Y Knight
2015-10-16
1
-7
/
+10
*
Bring back r250262: PS4 toolchain
Filipe Cabecinhas
2015-10-14
1
-0
/
+21
*
Revert-to-green r250262 (PS4 toolchain patch)
Sean Silva
2015-10-14
1
-21
/
+0
*
I took care of the build problem in the commit 250252.
Ekaterina Romanova
2015-10-14
1
-0
/
+21
*
reverting my patch, cause build problems
Ekaterina Romanova
2015-10-14
1
-21
/
+0
*
This patch adds missing pieces to clang, including the PS4 toolchain
Ekaterina Romanova
2015-10-13
1
-0
/
+21
*
[Myriad]: default the Dwarf version to 2
Douglas Katzman
2015-10-08
1
-0
/
+1
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-0
/
+13
*
[VFS] Port driver tool chains to VFS.
Benjamin Kramer
2015-10-07
1
-15
/
+14
*
Remove support for the mips-mti-linux toolchain.
Vasileios Kalintiris
2015-10-05
1
-37
/
+1
*
Re-commit "Add support for the new mips-mti-linux toolchain."
Vasileios Kalintiris
2015-10-05
1
-1
/
+37
*
Revert "Add support for the new mips-mti-linux toolchain."
Vasileios Kalintiris
2015-10-02
1
-37
/
+1
*
Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-10-02
1
-1
/
+37
*
Revert "This patch adds missing pieces to clang, including the PS4 toolchain ...
Greg Bedwell
2015-09-25
1
-21
/
+0
*
This patch adds missing pieces to clang, including the PS4 toolchain
Ekaterina Romanova
2015-09-24
1
-0
/
+21
*
[Driver] Add support for Windows 10 SDK
Igor Kudrin
2015-09-24
1
-2
/
+6
*
[CUDA] Added CUDA installation detector class.
Artem Belevich
2015-09-23
1
-0
/
+32
*
Reverted r248408 "[CUDA] Added CUDA installation detector class."
Artem Belevich
2015-09-23
1
-32
/
+0
*
[CUDA] Added CUDA installation detector class.
Artem Belevich
2015-09-23
1
-0
/
+32
*
Use None instead of an explicit constructor.
Douglas Katzman
2015-09-18
1
-2
/
+1
*
[Myriad]: add "<sysroot>/include" to standard search path
Douglas Katzman
2015-09-17
1
-0
/
+3
*
Try to unbreak windows compiler after r247926.
Douglas Katzman
2015-09-17
1
-1
/
+2
*
[Shave]: Drive sparc-myriad-elf-ld directly rather than via gcc.
Douglas Katzman
2015-09-17
1
-10
/
+13
*
[Driver] Use UniversalCRT on Windows if available
Reid Kleckner
2015-09-11
1
-0
/
+4
*
Re-commit r247218: "Fix Clang-tidy misc-use-override warnings, other minor fi...
Hans Wennborg
2015-09-10
1
-2
/
+2
*
Revert r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
Hans Wennborg
2015-09-10
1
-2
/
+2
*
Fix Clang-tidy misc-use-override warnings, other minor fixes
Hans Wennborg
2015-09-10
1
-2
/
+2
*
[Solaris] Use the GCC Installation detector to add the C++ include paths.
Rafael Espindola
2015-09-09
1
-0
/
+4
*
[WebAssembly] Initial WebAssembly support in clang
Dan Gohman
2015-09-03
1
-0
/
+21
*
Stop hardcoding GCC paths in crt/ld.so lookup.
Rafael Espindola
2015-08-31
1
-0
/
+6
*
Rename {Hexagon,NaCl}_TC to {Hexagon,NaCl}ToolChain respectively. NFC
Douglas Katzman
2015-07-27
1
-16
/
+16
*
[clang-cl] Handle -O correctly
David Majnemer
2015-07-27
1
-0
/
+4
*
Select the highest version of the mingw toolchain found using Generic_GCC::GC...
Yaron Keren
2015-07-24
1
-1
/
+2
[next]