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
...
*
[EfficiencySanitizer] [MIPS64] Enables esan clang driver options for MIPS64
Sagar Thakur
2016-09-07
1
-1
/
+1
*
ARM-Darwin: ignore and diagnose attempts to omit frame pointer.
Tim Northover
2016-08-23
1
-0
/
+12
*
[Darwin] Stop linking libclang_rt.eprintf.a
Chris Bieneman
2016-08-17
1
-8
/
+13
*
[CUDA] Fix CUDA install version parsing.
Justin Lebar
2016-08-15
1
-2
/
+2
*
Don't enable PIE on i686-unknown-cloudabi.
Ed Schouten
2016-08-11
1
-0
/
+13
*
Fix two bugs for musl-libc on ARM
Diana Picus
2016-08-08
1
-2
/
+11
*
[CUDA] Fix libdevice selection.
Artem Belevich
2016-08-02
1
-16
/
+31
*
Retry: [Driver] Compute effective target triples once per job (NFCI)
Vedant Kumar
2016-07-27
1
-7
/
+0
*
Revert "[Driver] Compute effective target triples once per job (NFCI)"
Vedant Kumar
2016-07-27
1
-28
/
+20
*
Support setting default value for -rtlib at build time
Jonas Hahnfeld
2016-07-27
1
-9
/
+14
*
[Myriad]: better compatibility with vendor source
Douglas Katzman
2016-07-25
1
-9
/
+3
*
Add support of the latest Ubuntu (Yakkety Yak - 16.10)
Sylvestre Ledru
2016-07-19
1
-1
/
+3
*
[driver][mips] Support MIPS targets in modern Android NDK
Simon Atanasyan
2016-07-19
1
-17
/
+81
*
Allow iOS and tvOS version numbers with 2-digit major version numbers.
Bob Wilson
2016-07-18
1
-2
/
+2
*
[Driver] Compute effective target triples once per job (NFCI)
Vedant Kumar
2016-07-18
1
-20
/
+28
*
Reapply SVN r274797.
Saleem Abdulrasool
2016-07-10
1
-12
/
+0
*
Revert "Driver: Stop linking to C++ when using sanitizers on Darwin"
Saleem Abdulrasool
2016-07-08
1
-0
/
+12
*
Driver: Stop linking to C++ when using sanitizers on Darwin
Saleem Abdulrasool
2016-07-07
1
-12
/
+0
*
[CUDA] s/OPT_nocuda_version_chec/OPT_no_cuda_version_check/.
Justin Lebar
2016-07-07
1
-1
/
+1
*
[CUDA] Check that our CUDA install supports the requested architectures.
Justin Lebar
2016-07-07
1
-2
/
+65
*
[CUDA] Rename member variables in CudaInstallationDetector.
Justin Lebar
2016-07-06
1
-25
/
+24
*
[CUDA] Add support for CUDA 8 and sm_60-62.
Justin Lebar
2016-07-06
1
-0
/
+5
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-2
/
+17
*
[driver][mips] Factor out findMIPSMultilibs code into separate functions. NFC
Simon Atanasyan
2016-06-22
1
-189
/
+185
*
[Driver] Adapt Linux::GCCVersion::Parse to match GCC 5 installations
Bryan Chan
2016-06-17
1
-0
/
+3
*
Compilation for Intel MCU (Part 2/3)
Andrey Turetskiy
2016-06-16
1
-10
/
+26
*
[CUDA] Don't pass top-level -march down to device cc1 or ptxas.
Justin Lebar
2016-06-15
1
-1
/
+3
*
Start adding support for Musl.
Rafael Espindola
2016-06-14
1
-0
/
+2
*
Don't pass --build-id to ld by default.
Rafael Espindola
2016-06-03
1
-4
/
+3
*
[driver][arm] add armv7 and thumb include and lib paths
Chih-Hung Hsieh
2016-06-01
1
-1
/
+51
*
[driver][mips] Fix local variable naming. NFC
Simon Atanasyan
2016-05-28
1
-6
/
+6
*
[driver][mips] Revert support for CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-28
1
-4
/
+66
*
[CUDA] Add -fcuda-approx-transcendentals flag.
Justin Lebar
2016-05-23
1
-0
/
+4
*
Driver: support exherbo's multiarch support
Saleem Abdulrasool
2016-05-23
1
-26
/
+59
*
[driver][mips] clang-format the code. NFC
Simon Atanasyan
2016-05-22
1
-27
/
+27
*
[driver][mips] Support new versions of MIPS CodeScape toolchains
Simon Atanasyan
2016-05-22
1
-6
/
+173
*
[driver][mips] Use target triple mips-mti-linux-gnu for toolchain detection
Simon Atanasyan
2016-05-22
1
-13
/
+15
*
[driver][mips] Rename some variables to better reflect their purpose. NFC
Simon Atanasyan
2016-05-22
1
-8
/
+9
*
[driver][mips] Drop support for outdated version of CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-22
1
-56
/
+1
*
Driver: sink getLinuxDynamicLoader into the Toolchain
Saleem Abdulrasool
2016-05-22
1
-0
/
+69
*
[CUDA] Allow sm_50,52,53 GPUs
Artem Belevich
2016-05-19
1
-0
/
+4
*
[driver] Do not pass install dir to the MultilibSet include dirs callback
Simon Atanasyan
2016-05-19
1
-41
/
+25
*
[driver] Do not pass target triple to the MultilibSet include dirs callback
Simon Atanasyan
2016-05-19
1
-10
/
+8
*
[driver][mips] Hardcode triple name in case of CodeSourcery toolchain. NFC
Simon Atanasyan
2016-05-19
1
-1
/
+1
*
Teach clang to look for libcxx in /usr/local/include/c++ on Linux
Yaron Keren
2016-05-17
1
-5
/
+5
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
1
-2
/
+2
*
[mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders
2016-05-14
1
-0
/
+2
*
Update clang support on recent Haiku
Reid Kleckner
2016-05-11
1
-0
/
+32
*
[Myriad] Use Generic_ELF::addClangTargetOptions()
Douglas Katzman
2016-05-09
1
-1
/
+1
*
Proper detection and handling of RHEL and variants.
Rafael Espindola
2016-05-09
1
-8
/
+7
[prev]
[next]