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
/
Clang.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OpenMP][Clang] Support for target math functions
Gheorghe-Teodor Bercea
2019-05-08
1
-0
/
+18
*
Revert "[OpenMP][Clang] Support for target math functions"
Jonas Devlieghere
2019-05-07
1
-15
/
+0
*
[OpenMP][Clang] Support for target math functions
Gheorghe-Teodor Bercea
2019-05-06
1
-0
/
+15
*
Enable frame pointer elimination for OpenBSD on powerpc.
Brad Smith
2019-04-19
1
-0
/
+1
*
[Driver] Simplify -g level computation and its interaction with -gsplit-dwarf
Fangrui Song
2019-04-17
1
-34
/
+19
*
DebugInfo: Default to standalone debug when tuning for LLDB
David Blaikie
2019-04-16
1
-3
/
+4
*
[c++20] Enable driver and frontend support for building and using
Richard Smith
2019-04-14
1
-5
/
+10
*
Enable frame pointer elimination for OpenBSD on x86 and mips64.
Brad Smith
2019-04-12
1
-0
/
+12
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
1
-3
/
+1
*
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c...
Anton Afanasyev
2019-03-30
1
-0
/
+1
*
[Driver] Default Android toolchains to noexecstack.
Dan Albert
2019-03-28
1
-1
/
+4
*
[Driver] Allow -gsplit-dwarf on ELF OSes other than Linux and Fuchsia
Fangrui Song
2019-03-28
1
-5
/
+4
*
Revert the r348352 "[clang] - Simplify tools::SplitDebugName."
George Rimar
2019-03-27
1
-2
/
+2
*
[RISCV] Pass -target-abi to -cc1as
Roger Ferrer Ibanez
2019-03-26
1
-0
/
+14
*
[Driver] Pass -malign-double from the driver to the cc1 command line
Craig Topper
2019-03-21
1
-0
/
+1
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+8
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-8
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+8
*
Order File Instrumentation: add clang support for -forder-file-instrumentation
Manman Ren
2019-03-04
1
-0
/
+11
*
[PGO] Clang part of change for context-sensitive PGO (part1)
Rong Xu
2019-03-04
1
-3
/
+33
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
[WebAssembly] Remove uses of ThreadModel
Thomas Lively
2019-02-28
1
-1
/
+1
*
[OPENMP][NVPTX]Use faster teams reduction algorithm.
Alexey Bataev
2019-02-20
1
-0
/
+2
*
[ARM] Add pre-defined macros for ROPI and RWPI
Oliver Stannard
2019-02-18
1
-0
/
+7
*
[WebAssembly] Make thread-related options consistent
Heejin Ahn
2019-02-11
1
-1
/
+1
*
Do not use frame pointer by default for MSP430
Anton Korobeynikov
2019-02-05
1
-0
/
+1
*
[NewPM] Add support for new-PM plugins to clang
Philip Pfaffe
2019-02-02
1
-0
/
+7
*
[CUDA] Propagate detected version of CUDA to cc1
Artem Belevich
2019-01-31
1
-2
/
+14
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
Vladimir Stefanovic
2019-01-18
1
-0
/
+8
*
[MSP430] Provide a toolchain description
Anton Korobeynikov
2019-01-15
1
-0
/
+3
*
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
Teresa Johnson
2019-01-11
1
-0
/
+11
*
[OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...
Gheorghe-Teodor Bercea
2019-01-09
1
-0
/
+4
*
[Driver] Default to -fno-addrsig on Android.
Dan Albert
2019-01-08
1
-0
/
+1
*
[Driver] Disable -faddrsig on Gentoo by default
Michal Gorny
2018-12-23
1
-0
/
+2
*
[driver] [analyzer] Fix --analyze -Xanalyzer after r349863.
Artem Dergachev
2018-12-21
1
-2
/
+13
*
Revert "Revert "[driver] [analyzer] Fix a backward compatibility issue after ...
George Karpenkov
2018-12-21
1
-3
/
+7
*
Revert "[driver] [analyzer] Fix a backward compatibility issue after r348038."
Artem Dergachev
2018-12-20
1
-10
/
+3
*
[driver] [analyzer] Fix a backward compatibility issue after r348038.
Artem Dergachev
2018-12-20
1
-3
/
+10
*
Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
Michal Gorny
2018-12-20
1
-5
/
+5
*
Disable -faddsig by default for PS4 target.
Douglas Yung
2018-12-19
1
-0
/
+1
*
[Driver] Disable -faddrsig by default on NetBSD
Michal Gorny
2018-12-19
1
-1
/
+2
*
[Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n...
Pierre Gousseau
2018-12-18
1
-1
/
+2
*
Automatic variable initialization
JF Bastien
2018-12-18
1
-0
/
+45
*
[darwin][arm64] use the "cyclone" CPU for Darwin even when `-arch`
Alex Lorenz
2018-12-17
1
-1
/
+1
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
1
-7
/
+22
*
[Driver] Add support for -fembed-bitcode for assembly file
Steven Wu
2018-12-12
1
-0
/
+5
*
[CUDA][OPENMP][NVPTX]Improve logic of the debug info support.
Alexey Bataev
2018-12-12
1
-0
/
+3
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2018-12-08
1
-0
/
+12
*
Allow forwarding -fdebug-compilation-dir to cc1as
Nico Weber
2018-12-06
1
-0
/
+3
[prev]
[next]