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
...
*
[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
*
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other mi...
Hans Wennborg
2015-10-06
1
-15
/
+8
*
[sanitizer] Enable lsan for AArch64
Adhemerval Zanella
2015-10-05
1
-1
/
+1
*
[mips][p5600] Add -mcpu=p5600 option.
Daniel Sanders
2015-10-05
1
-1
/
+1
*
Remove support for the mips-mti-linux toolchain.
Vasileios Kalintiris
2015-10-05
1
-162
/
+3
*
Re-commit "Add support for the new mips-mti-linux toolchain."
Vasileios Kalintiris
2015-10-05
1
-3
/
+162
*
Revert "Add support for the new mips-mti-linux toolchain."
Vasileios Kalintiris
2015-10-02
1
-162
/
+3
*
Add support for the new mips-mti-linux toolchain.
Vasileios Kalintiris
2015-10-02
1
-3
/
+162
*
Revert "This patch adds missing pieces to clang, including the PS4 toolchain ...
Greg Bedwell
2015-09-25
1
-66
/
+0
*
This patch adds missing pieces to clang, including the PS4 toolchain
Ekaterina Romanova
2015-09-24
1
-0
/
+66
*
Enable SafeStack on all Linux platforms.
Evgeniy Stepanov
2015-09-24
1
-1
/
+1
*
Drop useless const in for-range loops.
Benjamin Kramer
2015-09-24
1
-6
/
+6
*
[Driver] Don't implicitly copy std::strings in for-range loop.
Benjamin Kramer
2015-09-24
1
-1
/
+1
*
cuda-path: StringRef cannot be used here.
NAKAMURA Takumi
2015-09-24
1
-1
/
+1
*
[darwin] [builtins] Stop generating cc_kext_ios5 and move iOS architectures o...
Chris Bieneman
2015-09-23
1
-5
/
+3
*
[CUDA] Added CUDA installation detector class.
Artem Belevich
2015-09-23
1
-1
/
+45
*
Reverted r248408 "[CUDA] Added CUDA installation detector class."
Artem Belevich
2015-09-23
1
-45
/
+1
*
[CUDA] Added CUDA installation detector class.
Artem Belevich
2015-09-23
1
-1
/
+45
*
Driver: alter the getARMFloatABI signature
Saleem Abdulrasool
2015-09-19
1
-4
/
+4
*
Use None instead of an explicit constructor.
Douglas Katzman
2015-09-18
1
-1
/
+1
*
Driver: avoid unnecessary string based operations
Saleem Abdulrasool
2015-09-18
1
-4
/
+4
*
[Myriad]: add "<sysroot>/include" to standard search path
Douglas Katzman
2015-09-17
1
-0
/
+6
*
[Shave]: Drive sparc-myriad-elf-ld directly rather than via gcc.
Douglas Katzman
2015-09-17
1
-25
/
+51
*
[sanitizers] Enable memory sanitizer on clang
Adhemerval Zanella
2015-09-16
1
-1
/
+1
*
Driver: Support cfi-icall on all OSs when targeting x86/x86_64.
Peter Collingbourne
2015-09-10
1
-1
/
+0
*
CFI: Introduce -fsanitize=cfi-icall flag.
Peter Collingbourne
2015-09-10
1
-0
/
+1
*
[Solaris] Use the GCC Installation detector to add the C++ include paths.
Rafael Espindola
2015-09-09
1
-0
/
+25
*
[WebAssembly] Initial WebAssembly support in clang
Dan Gohman
2015-09-03
1
-0
/
+29
*
[Sparc]: GCCInstallationDetector should not care if little-endian
Douglas Katzman
2015-09-02
1
-1
/
+1
*
Stop hardcoding GCC paths in crt/ld.so lookup.
Rafael Espindola
2015-08-31
1
-9
/
+97
[prev]
[next]