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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] Add iOS support for Address Sanitizer
Anna Zaks
2016-02-02
1
-6
/
+24
*
ARMv7k: simplify logic for deciding sjlj-exceptions.
Tim Northover
2016-01-27
1
-2
/
+1
*
ARMv7k: select ABI based on v7k Arch rather than watchos OS.
Tim Northover
2016-01-27
1
-1
/
+3
*
Introduce -fsanitize-stats flag.
Peter Collingbourne
2016-01-16
1
-0
/
+7
*
[CUDA] Invoke ptxas and fatbinary during compilation.
Justin Lebar
2016-01-14
1
-7
/
+20
*
[WebAssembly] Configure some simple include paths and runtime library settings.
Dan Gohman
2016-01-14
1
-0
/
+23
*
[Darwin] Fix deployment target detection
Frederic Riss
2016-01-12
1
-1
/
+1
*
[Hexagon] Treat -march and -mcpu as equivalent
Krzysztof Parzyszek
2016-01-06
1
-7
/
+2
*
[Hexagon] Use back_inserter as target iterator in std::copy
Krzysztof Parzyszek
2016-01-06
1
-1
/
+2
*
Fix C++ support on recent DragonFly BSD releases
Dimitry Andric
2015-12-27
1
-4
/
+1
*
[WebAssembly] Initial linking support.
Dan Gohman
2015-12-16
1
-0
/
+13
*
[CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
Artem Belevich
2015-12-16
1
-1
/
+1
*
[Hexagon] Update default paths and arguments
Krzysztof Parzyszek
2015-12-14
1
-128
/
+87
*
Driver: add multilibs for ARM EB
Saleem Abdulrasool
2015-12-11
1
-0
/
+12
*
[PPC64, TSAN] Enable thread sanitizer for PPC64
Bill Schmidt
2015-12-08
1
-1
/
+1
*
80-col and whitespace fixups.
Eric Christopher
2015-12-07
1
-9
/
+12
*
Revert Sparc and SparcV9 to external assembler. Now that the CPU
Joerg Sonnenberger
2015-11-27
1
-3
/
+0
*
Driver: Defer computation of linker path until it is needed.
Peter Collingbourne
2015-11-20
1
-6
/
+1
*
[Myriad]: handle Preprocess job action (-E)
Douglas Katzman
2015-11-20
1
-0
/
+1
*
Support CMake's clang_rt.profile library naming scheme
Chris Bieneman
2015-11-20
1
-11
/
+25
*
[Myriad]: insert -L paths into linker cmd only when they exist.
Douglas Katzman
2015-11-18
1
-21
/
+20
*
[CUDA] Make CUDA compilation usable by default.
Artem Belevich
2015-11-17
1
-1
/
+5
*
[CUDA] Detect and link with CUDA's libdevice bitcode library.
Artem Belevich
2015-11-17
1
-0
/
+41
*
[CUDA] added include paths for both sides of CUDA compilation.
Artem Belevich
2015-11-17
1
-0
/
+9
*
ARM: fix mismatch between Clang and backend on exception type.
Tim Northover
2015-11-17
1
-6
/
+2
*
[mips] Do not add arch name in the compiler-rt's components.
Vasileios Kalintiris
2015-11-16
1
-2
/
+1
*
Re-recommit: Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-11-12
1
-3
/
+162
*
[Driver] Use platform-appropriate profiling libraries for WatchOS, TVOS
Vedant Kumar
2015-11-10
1
-2
/
+10
*
Extend linux header search to find libc++ headers in c++/vN for any N.
Evgeniy Stepanov
2015-11-09
1
-6
/
+22
*
[tsan] Add Clang frontend support for TSan on OS X
Kuba Brecka
2015-11-06
1
-0
/
+3
*
Disable SjLj exceptions for watchOS
Tim Northover
2015-10-30
1
-4
/
+12
*
Watch and TV OS: wire up basic ABI choices
Tim Northover
2015-10-30
1
-3
/
+1
*
Support watchOS and tvOS driver options
Tim Northover
2015-10-30
1
-27
/
+158
*
Revert "[mips] Add support for the new mips-mti-linux toolchain."
Vasileios Kalintiris
2015-10-30
1
-162
/
+3
*
add support of the latest Ubuntu (Xenial Xerus)
Sylvestre Ledru
2015-10-29
1
-1
/
+3
*
[mips] Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-10-29
1
-3
/
+162
*
Put global classes into the appropriate namespace.
Benjamin Kramer
2015-10-28
1
-0
/
+2
*
Create undef reference to profile hook symbol
Xinliang David Li
2015-10-27
1
-0
/
+13
*
clang driver toolchain refactoring
Xinliang David Li
2015-10-22
1
-9
/
+2
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-6
/
+6
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-6
/
+6
*
Teach MyriadToolchain how to find its C++ header paths.
James Y Knight
2015-10-16
1
-32
/
+50
*
Bring back r250262: PS4 toolchain
Filipe Cabecinhas
2015-10-14
1
-0
/
+74
*
Revert-to-green r250262 (PS4 toolchain patch)
Sean Silva
2015-10-14
1
-74
/
+0
*
I took care of the build problem in the commit 250252.
Ekaterina Romanova
2015-10-14
1
-0
/
+74
*
reverting my patch, cause build problems
Ekaterina Romanova
2015-10-14
1
-74
/
+0
*
This patch adds missing pieces to clang, including the PS4 toolchain
Ekaterina Romanova
2015-10-13
1
-0
/
+74
*
[VFS] Wire up multilib toolchain code to the VFS.
Benjamin Kramer
2015-10-09
1
-10
/
+13
*
Use Triple.isAndroid() where possible.
Evgeniy Stepanov
2015-10-08
1
-4
/
+3
*
[VFS] Port driver tool chains to VFS.
Benjamin Kramer
2015-10-07
1
-120
/
+126
[next]