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
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-5360
/
+0
*
Driver: Update devtoolset usage for RHEL
Tom Stellard
2017-02-28
1
-2
/
+1
*
[Driver] Enable SafeStack for Fuchsia targets
Petr Hosek
2017-02-24
1
-0
/
+6
*
[AVR] Move definition of IsIntegratedAssemblerDefault
Dylan McKay
2017-02-18
1
-0
/
+1
*
Don't look for GCC versions in /usr/lib/<triple> except when <triple> is a
Richard Smith
2017-02-15
1
-4
/
+5
*
Refactor GCC lib directory detection to make it easier to add lib directories
Richard Smith
2017-02-15
1
-34
/
+45
*
[lsan] Enable LSan for x86 Linux
Maxim Ostapenko
2017-01-31
1
-1
/
+1
*
ARM-Darwin: re-enable -momit-leaf-frame-pointer.
Tim Northover
2017-01-27
1
-4
/
+0
*
[mips] Add support for static model on N64
Simon Dardis
2017-01-27
1
-0
/
+3
*
[docs] Add help text and refine grouping for various options.
Richard Smith
2017-01-27
1
-2
/
+1
*
[Hexagon] Linux linker does not support .gnu-hash
Sumanth Gundapaneni
2017-01-19
1
-1
/
+3
*
[Driver] Add openSuse AArch64 Triple
Kostya Kortchinsky
2017-01-10
1
-1
/
+1
*
Extend NetBSD/AArch64 to cover Big Endian as well.
Joerg Sonnenberger
2017-01-09
1
-0
/
+1
*
[Driver] Driver changes to support CUDA compilation on Windows.
Justin Lebar
2017-01-05
1
-5
/
+17
*
[CUDA] Make CUDAInstallationDetector take the host triple in its constructor.
Justin Lebar
2017-01-05
1
-3
/
+3
*
Add AVR target and toolchain to Clang
Dylan McKay
2017-01-05
1
-0
/
+9
*
Revert "Driver: switch Windows to static RelocModel"
Reid Kleckner
2016-12-28
1
-1
/
+10
*
Driver: switch Windows to static RelocModel
Saleem Abdulrasool
2016-12-27
1
-10
/
+1
*
Use PIC relocation mode by default for PowerPC64 ELF
Joerg Sonnenberger
2016-12-15
1
-1
/
+9
*
[Driver] Allow setting the default linker during build
Petr Hosek
2016-12-14
1
-9
/
+0
*
[Driver] Fix finding multilib gcc install on Gentoo (with gcc-config)
Michal Gorny
2016-12-12
1
-45
/
+78
*
[CUDA] Forward sanitizer support to host toolchain
Jason Henline
2016-12-02
1
-6
/
+10
*
[CUDA] "Support" ASAN arguments in CudaToolChain
Jason Henline
2016-12-02
1
-0
/
+9
*
[Driver] Refactor distro detection & classification as a separate API
Michal Gorny
2016-11-28
1
-176
/
+12
*
[CUDA] Driver changes to support CUDA compilation on MacOS.
Justin Lebar
2016-11-18
1
-40
/
+100
*
Add a little endian variant of TCE.
Pekka Jaaskelainen
2016-11-16
1
-0
/
+7
*
Add support of the next Ubuntu (17.04 - Zesty Zapus)
Sylvestre Ledru
2016-11-12
1
-1
/
+3
*
Factor finding of libc++ include path out of building -cc1 arguments.
Richard Smith
2016-10-29
1
-182
/
+114
*
[Driver][OpenMP] Add logic for offloading-specific argument translation.
Samuel Antao
2016-10-27
1
-5
/
+51
*
[Myriad] Find libc++ adjacent to libstdc++
Douglas Katzman
2016-10-25
1
-7
/
+2
*
[Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10 and older
Michal Gorny
2016-10-25
1
-2
/
+19
*
[Driver] Support obtaining active toolchain from gcc-config on Gentoo
Michal Gorny
2016-10-25
1
-0
/
+37
*
[Driver] Refactor DetectDistro() parameters to take VFS ref only. NFC
Michal Gorny
2016-10-20
1
-9
/
+9
*
[Driver] Parse Debian version as integer when possible. NFC
Michal Gorny
2016-10-20
1
-11
/
+24
*
[Myriad] Find libc++ headers next to clang binary
Douglas Katzman
2016-10-19
1
-9
/
+13
*
Driver/Darwin: Set the DWARF version based on the deployment target.
Adrian Prantl
2016-10-17
1
-0
/
+8
*
[Driver] Use VFS to perform all distribution checks
Michal Gorny
2016-10-17
1
-3
/
+3
*
Reapply r284383. The test failures were due to a missing dir in test/
Krzysztof Parzyszek
2016-10-17
1
-1
/
+1
*
Revert r284383, while I figure out how to reproduce the failures locally
Krzysztof Parzyszek
2016-10-17
1
-1
/
+1
*
Return correct path from HexagonToolChain::getHexagonTargetDir
Krzysztof Parzyszek
2016-10-17
1
-1
/
+1
*
Define Contiki OS toolchain
David L Kreitzer
2016-10-14
1
-0
/
+11
*
[CUDA] Re-land support for <complex> (r283683 and r283680).
Justin Lebar
2016-10-11
1
-0
/
+9
*
Revert r283680.
Nico Weber
2016-10-10
1
-9
/
+0
*
[CUDA] Support <complex> and std::min/max on the device.
Justin Lebar
2016-10-08
1
-0
/
+9
*
Driver: use StringRef instead of raw pointer in lookupTypeForExtension() (NFC)
Mehdi Amini
2016-10-07
1
-1
/
+1
*
Turn ArchName/BoundArch in Driver from raw pointer to StringRef (NFC)
Mehdi Amini
2016-10-07
1
-8
/
+8
*
[Driver] Add driver support for Fuchsia
Petr Hosek
2016-10-06
1
-0
/
+102
*
[CUDA] Added support for CUDA-8
Artem Belevich
2016-09-28
1
-26
/
+24
*
[mips][ias] Enable IAS by default for N64 on Debian mips64el.
Simon Dardis
2016-09-15
1
-0
/
+7
*
Myriad: nominally "support" ASAN.
Douglas Katzman
2016-09-09
1
-0
/
+4
[next]