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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default
George Karpenkov
2018-08-29
1
-2
/
+0
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-29
1
-13
/
+0
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-29
1
-0
/
+13
*
[HIP] Fix output file extension
Yaxun Liu
2018-08-28
1
-1
/
+1
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-28
1
-13
/
+0
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-28
1
-0
/
+13
*
[ubsan] Enable -fsanitize=vptr on Apple devices and simulators
Vedant Kumar
2018-08-28
1
-2
/
+8
*
[Driver] Delete last reference of lld -flavor old-gnu
Fangrui Song
2018-08-28
1
-8
/
+1
*
[Xray] Darwin - Enable in the driver side
David Carlier
2018-08-27
3
-1
/
+10
*
[Driver] Change MipsLinux default linker from "lld" to "ld.lld"
Fangrui Song
2018-08-26
1
-1
/
+1
*
Reland r340552, "Driver: Enable address-significance tables by default when t...
Peter Collingbourne
2018-08-24
1
-1
/
+2
*
[RISCV] RISC-V using -fuse-init-array by default
Kito Cheng
2018-08-24
1
-1
/
+3
*
Revert r340552, "Driver: Enable address-significance tables by default when t...
Peter Collingbourne
2018-08-23
1
-2
/
+1
*
Driver: Enable address-significance tables by default when targeting COFF.
Peter Collingbourne
2018-08-23
1
-1
/
+2
*
[x86/retpoline] Split the LLVM concept of retpolines into separate
Chandler Carruth
2018-08-23
1
-0
/
+20
*
[Driver] Check normalized triples for multiarch runtime path
Petr Hosek
2018-08-22
1
-7
/
+17
*
Currently clang does not emit unused static constants. GCC emits these
Elizabeth Andrews
2018-08-22
1
-0
/
+1
*
[Android] Default to -fno-math-errno
Pirama Arumuga Nainar
2018-08-22
2
-0
/
+7
*
Add a new flag and attributes to control static destructor registration
Erik Pilkington
2018-08-21
1
-0
/
+4
*
DebugInfo: Add the ability to disable DWARF name tables entirely
David Blaikie
2018-08-20
1
-5
/
+12
*
Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode
Matt Arsenault
2018-08-20
1
-2
/
+2
*
Fix for bug 38508 - Don't do PCH processing when only generating preprocessor...
Erich Keane
2018-08-17
1
-3
/
+4
*
[AArch64] - return address signing
Luke Cheeseman
2018-08-17
1
-0
/
+5
*
[hexagon] restore -fuse-cxa-atexit by default
Brian Cain
2018-08-17
1
-1
/
+0
*
[Driver] -print-target-triple and -print-effective-triple options
Petr Hosek
2018-08-16
1
-0
/
+12
*
[Darwin Driver] Fix Simulator builtins and test cases
Chris Bieneman
2018-08-15
2
-9
/
+16
*
Refactor Darwin driver to refer to runtimes by component
Chris Bieneman
2018-08-15
2
-64
/
+27
*
SafeStack: Disable Darwin support
Vlad Tsyrklevich
2018-08-14
1
-10
/
+0
*
Add Windows support for the GNUstep Objective-C ABI V2.
David Chisnall
2018-08-10
1
-1
/
+2
*
clang-cl: Support /guard:cf,nochecks
Hans Wennborg
2018-08-10
1
-3
/
+22
*
[WebAssembly] Remove use of lld -flavor flag
Sam Clegg
2018-08-07
2
-5
/
+1
*
[MinGW] Predefine UNICODE if -municode is specified during compilation
Martin Storsjo
2018-08-06
1
-0
/
+3
*
[Preprocessor] Allow libc++ to detect when aligned allocation is unavailable.
Volodymyr Sapsai
2018-08-03
1
-1
/
+5
*
Revert r337635 "[Driver] Sanitizer support based on runtime library presence"
Reid Kleckner
2018-07-31
2
-65
/
+23
*
[RISCV] Add driver for riscv32-unknown-elf baremetal target
David Bolvansky
2018-07-31
5
-1
/
+182
*
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
Mandeep Singh Grang
2018-07-30
2
-2
/
+10
*
Remove trailing space
Fangrui Song
2018-07-30
3
-3
/
+3
*
[clang][ubsan] Implicit Conversion Sanitizer - integer truncation - clang part
Roman Lebedev
2018-07-30
2
-7
/
+7
*
[DEBUGINFO] Disable unsupported debug info options for NVPTX target.
Alexey Bataev
2018-07-27
3
-80
/
+144
*
[OPENMP] Force OpenMP 4.5 when compiling for offloading.
Alexey Bataev
2018-07-26
1
-1
/
+1
*
[profile] Support profiling runtime on Fuchsia
Petr Hosek
2018-07-25
1
-0
/
+1
*
For x86_64, gcc 7.2 under Amazon Linux AMI sets its path to x86_64-amazon-linux.
Jiading Gai
2018-07-24
1
-1
/
+2
*
[HIP] pass -target-cpu when running the device-mode compiler
Yaxun Liu
2018-07-24
1
-0
/
+2
*
Enable .hip files for test/Driver
Yaxun Liu
2018-07-24
1
-2
/
+2
*
Revert "[OPENMP] Fix PR38026: Link -latomic when -fopenmp is used."
Jonas Hahnfeld
2018-07-23
1
-5
/
+1
*
[DebugInfo] Error out when enabling -fdebug-types-section on non-ELF target.
Jonas Devlieghere
2018-07-23
1
-0
/
+5
*
OpenBSD/arm has switched to float ABI SoftFP.
Brad Smith
2018-07-22
1
-1
/
+1
*
[Driver] Sanitizer support based on runtime library presence
George Karpenkov
2018-07-20
2
-23
/
+65
*
AMDGPU: Switch default dwarf version to 2
Konstantin Zhuravlyov
2018-07-20
1
-1
/
+1
*
Change \t to spaces
Fangrui Song
2018-07-20
3
-3
/
+3
[next]