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] x86-64 Windows is always PIC
David Majnemer
2015-06-28
1
-2
/
+6
*
[PPC]: Fix bug in getMultiarchTriple.
Douglas Katzman
2015-06-26
1
-18
/
+22
*
clang-format some of the files in lib/Driver. NFC
Douglas Katzman
2015-06-26
1
-580
/
+489
*
Use more range-based for loops
Douglas Katzman
2015-06-25
1
-40
/
+35
*
Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
2015-06-25
1
-1
/
+4
*
Update darwin SDK version parsing to support OSX and simulator
Steven Wu
2015-06-25
1
-8
/
+23
*
[UBSan] Allow to use -fsanitize=vptr only on Mac OS 10.9+
Alexey Samsonov
2015-06-25
1
-5
/
+5
*
Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
2015-06-23
1
-65
/
+40
*
Eliminate "enumeration value not handled in switch" warnings
Douglas Katzman
2015-06-23
1
-0
/
+2
*
Change some if/else chains to 'switch' statements. NFC
Douglas Katzman
2015-06-23
1
-24
/
+46
*
Add comment about the importance of being adjacent. NFC
Douglas Katzman
2015-06-22
1
-0
/
+3
*
[Sanitizers] Provide better diagnostic for sanitizers unsupported for target ...
Alexey Samsonov
2015-06-19
1
-20
/
+56
*
Add nominal support for 'shave' target.
Douglas Katzman
2015-06-19
1
-0
/
+43
*
[Driver] Compute MacOS/iOS version from triple if/when we actually need it. NFC.
Alexey Samsonov
2015-06-18
1
-24
/
+19
*
[Driver] Remove unused class member. NFC.
Alexey Samsonov
2015-06-18
1
-6
/
+0
*
[Driver] Simplify code choosing between MacOS and iOS platforms. NFC.
Alexey Samsonov
2015-06-18
1
-12
/
+10
*
Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for...
Alexey Samsonov
2015-06-17
1
-55
/
+20
*
[Sanitizers] Provide better diagnostic for sanitizers unsupported for target ...
Alexey Samsonov
2015-06-17
1
-20
/
+55
*
Remove duplicated alteration to getProgramPaths().
Douglas Katzman
2015-06-16
1
-4
/
+0
*
[bpf] add support for BPF backend
Alexei Starovoitov
2015-06-10
1
-0
/
+2
*
range-for'ify Args->filtered_begin(...) loops
Sean Silva
2015-06-09
1
-8
/
+3
*
[SPARC] Add multiarch include paths.
James Y Knight
2015-06-05
1
-0
/
+10
*
[SPARC] Fix multiarch path detection for sparc and sparcv9.
James Y Knight
2015-06-04
1
-0
/
+8
*
Remove extraneous qualifiers due to "using namespace". NFC
Douglas Katzman
2015-06-04
1
-9
/
+9
*
Change big 'if' statement into a switch. NFC
Douglas Katzman
2015-06-03
1
-15
/
+20
*
[ARMTargetParser] FIXME MachO arch names. NFC
Renato Golin
2015-05-28
1
-21
/
+26
*
Factor out SmallDataThreshold
Ikhlas Ajbar
2015-05-14
1
-0
/
+24
*
Driver: Fix a -Wshadow issue from r237091
Justin Bogner
2015-05-12
1
-1
/
+1
*
Re-apply "Driver: Make profiling flags work with -nostdlib on Darwin"
Justin Bogner
2015-05-12
1
-14
/
+20
*
Revert "Driver: Make profiling flags work with -nostdlib on Darwin"
Justin Bogner
2015-05-12
1
-20
/
+14
*
Driver: Make profiling flags work with -nostdlib on Darwin
Justin Bogner
2015-05-12
1
-14
/
+20
*
[Sparc] Add support for 'sparcel' to clang.
Douglas Katzman
2015-05-11
1
-0
/
+1
*
Using ARMTargetParser in Clang
Renato Golin
2015-05-08
1
-0
/
+2
*
Revert "Allow case-insensitive values for -mcpu for ARM and AArch64"
Renato Golin
2015-05-08
1
-1
/
+1
*
Allow case-insensitive values for -mcpu for ARM and AArch64
Renato Golin
2015-05-08
1
-1
/
+1
*
InstrProf: Support for setting profile output from command line
Justin Bogner
2015-04-30
1
-0
/
+1
*
[ASan] Don't link against libc++abi when not using libc++
Hans Wennborg
2015-04-09
1
-3
/
+6
*
[ARM] add support for Cortex-R4/R4F
Javed Absar
2015-04-09
1
-1
/
+1
*
Update our list of distros a bit.
Benjamin Kramer
2015-04-06
1
-6
/
+15
*
[UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
2015-04-01
1
-3
/
+3
*
Add driver support for Native Client SDK
Derek Schuff
2015-03-30
1
-1
/
+155
*
Let Clang invoke CloudABI's linker.
Ed Schouten
2015-03-26
1
-0
/
+30
*
[UBSan] Use shared library for UBSan on OS X (Clang part).
Alexey Samsonov
2015-03-23
1
-34
/
+29
*
[multilib] Turn virtual functor into functin_ref
Benjamin Kramer
2015-03-22
1
-5
/
+6
*
Remove many superfluous SmallString::str() calls.
Yaron Keren
2015-03-18
1
-10
/
+10
*
[Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/heade...
Simon Atanasyan
2015-02-26
1
-2
/
+5
*
[Mips] Support mips-r6 path suffix for Adnroid MIPS toolchain
Simon Atanasyan
2015-02-25
1
-0
/
+2
*
Driver: Fix use of dangling std::string temporary
Benjamin Kramer
2015-02-18
1
-1
/
+2
*
[ARM] Add missing M/R class CPUs
Bradley Smith
2015-02-18
1
-3
/
+3
*
Revert "More robust deployment target parsing on darwin"
Steven Wu
2015-01-14
1
-20
/
+8
[next]