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
/
CommonArgs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better OpenBSD frontend support
Kamil Rytarowski
2018-03-03
1
-1
/
+3
*
Stop linking sanitized applications with -lutil and -lkvm on NetBSD
Kamil Rytarowski
2018-02-20
1
-6
/
+0
*
AMDGPU: Enable PIC by default for amdgcn
Konstantin Zhuravlyov
2018-02-15
1
-0
/
+4
*
[Sanitizers] Basic Solaris sanitizer support (PR 33274)
Alex Shlyapnikov
2018-02-05
1
-3
/
+7
*
[WebAssembly] Don't pass -ffunction-section/-fdata-sections
Sam Clegg
2018-01-31
1
-5
/
+2
*
FreeBSD needs also execinfo (in sanitizers)
Kamil Rytarowski
2018-01-24
1
-2
/
+3
*
Link sanitized programs on NetBSD with -lkvm
Kamil Rytarowski
2018-01-20
1
-0
/
+3
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-2
/
+2
*
Teach clang/NetBSD about additional dependencies for sanitizers
Kamil Rytarowski
2017-12-19
1
-0
/
+6
*
Hardware-assisted AddressSanitizer (clang part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+8
*
Fix a comment in the code
Kamil Rytarowski
2017-12-08
1
-1
/
+1
*
Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy for dwarf fission
Jake Ehrlich
2017-11-11
1
-1
/
+2
*
[Driver] Add Scudo as a possible -fsanitize= option
Kostya Kortchinsky
2017-11-03
1
-1
/
+7
*
[WebAssembly] Include libclang_rt.builtins in the standard way
Sam Clegg
2017-10-27
1
-9
/
+1
*
Cleanup and generalize -shared-libasan.
Evgeniy Stepanov
2017-10-05
1
-11
/
+19
*
Enabling new pass manager in LTO (and thinLTO) link step.
Sean Fertile
2017-10-05
1
-0
/
+8
*
Minimal runtime for UBSan.
Evgeniy Stepanov
2017-08-29
1
-3
/
+8
*
bpf: add -mcpu=# support for bpf
Yonghong Song
2017-08-23
1
-0
/
+2
*
Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/path for non-Linux.""""
Dan Albert
2017-08-22
1
-2
/
+14
*
Moving libFuzzer to compiler-rt: required updates to the Clang driver.
George Karpenkov
2017-08-21
1
-14
/
+5
*
Revert "Revert "Revert "Fix LLVMgold plugin name/path for non-Linux."""
Dan Albert
2017-08-15
1
-14
/
+2
*
Revert "Revert "Fix LLVMgold plugin name/path for non-Linux.""
Dan Albert
2017-08-15
1
-2
/
+14
*
Revert "Fix LLVMgold plugin name/path for non-Linux."
Dan Albert
2017-08-15
1
-14
/
+2
*
Fix LLVMgold plugin name/path for non-Linux.
Dan Albert
2017-08-14
1
-2
/
+14
*
[OpenMP] OpenMP device offloading code generation produces a cubin file which...
Gheorghe-Teodor Bercea
2017-08-08
1
-0
/
+125
*
Revert r310291, r310300 and r310332 because of test failure on Darwin
Alex Lorenz
2017-08-08
1
-125
/
+0
*
[OpenMP] Integrate OpenMP target region cubin into host binary
Gheorghe-Teodor Bercea
2017-08-07
1
-0
/
+125
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-4
/
+6
*
Enable LLVM asan support for NetBSD/amd64
Kamil Rytarowski
2017-07-04
1
-0
/
+1
*
[libFuzzer] Do not link in libFuzzer with -fsanitize=fuzzer when producing a ...
George Karpenkov
2017-06-29
1
-1
/
+2
*
Reapply "Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-27
1
-0
/
+19
*
Revert of r305066 "Reapply Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-09
1
-19
/
+0
*
Reapply "Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-09
1
-0
/
+19
*
Revert "Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-08
1
-19
/
+0
*
Frontend support for Nios2 target.
Nikolai Bozhenov
2017-06-08
1
-0
/
+19
*
Flag -fsanitize=fuzzer to enable libfuzzer
George Karpenkov
2017-04-24
1
-0
/
+16
*
[AVR] Add -mmcu option to the driver
Leslie Zhai
2017-04-20
1
-0
/
+6
*
[Driver] Unify linking of OpenMP runtime. NFCI.
Jonas Hahnfeld
2017-04-19
1
-4
/
+13
*
Add/update PIE defaults for OpenBSD.
Brad Smith
2017-03-31
1
-1
/
+3
*
Add support for -fno-auto-profile and -fno-profile-sample-use
Dehao Chen
2017-03-21
1
-1
/
+17
*
[Driver] Add flag to request arch-specific-subdir in -rpath
Pirama Arumuga Nainar
2017-03-14
1
-4
/
+0
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+959