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
/
Tools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
darwin: Unconditionally pass -lto_library, remove -Wliblto warning.
Nico Weber
2016-11-22
1
-8
/
+8
*
Rename option to -lto-pass-remarks-output
Adam Nemet
2016-11-22
1
-1
/
+1
*
[XRay] Support AArch64 in Clang
Dean Michael Berris
2016-11-21
1
-7
/
+13
*
LTO support for -fsave-optimization-record on Darwin
Adam Nemet
2016-11-18
1
-0
/
+13
*
Fix a comment for -fsave-optimization-record
Adam Nemet
2016-11-18
1
-1
/
+1
*
[CUDA] Driver changes to support CUDA compilation on MacOS.
Justin Lebar
2016-11-18
1
-1
/
+1
*
[Driver] Infer the correct option to ld64 for -fembed-bitcode
Steven Wu
2016-11-16
1
-4
/
+4
*
Revert r286735 due to test failure
Brad Smith
2016-11-13
1
-4
/
+0
*
Link static PIE programs against rcrt0.o on OpenBSD
Brad Smith
2016-11-12
1
-0
/
+4
*
clang-cl: Pass /Zc:threadSafeInit through to MSVC with /fallback (PR30948)
Hans Wennborg
2016-11-09
1
-0
/
+8
*
Rename the version of ConstructJob for multiple outputs to ConstructJobMultip...
Samuel Antao
2016-11-03
1
-5
/
+4
*
[asan] Use the dynamic ASan runtime if -shared-libasan is passed
Reid Kleckner
2016-11-02
1
-1
/
+2
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-3
/
+3
*
[Modules] Add a command line option for loading the clang builtins modulemap.
Elad Cohen
2016-10-31
1
-0
/
+12
*
Fix clang installed path to handle case where clang is invoked through a symlink
Mehdi Amini
2016-10-30
1
-1
/
+1
*
[Driver][OpenMP] Add support to create jobs for unbundling actions.
Samuel Antao
2016-10-27
1
-1
/
+65
*
[Driver][OpenMP] Add support to create jobs for bundling actions.
Samuel Antao
2016-10-27
1
-0
/
+66
*
[Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using g...
Samuel Antao
2016-10-27
1
-28
/
+200
*
[Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao
2016-10-27
1
-67
/
+18
*
[XRay] Check in Clang whether XRay supports the target when -fxray-instrument...
Dean Michael Berris
2016-10-27
1
-1
/
+10
*
Unconditionally pass `-lto_library` to the linker on Darwin
Mehdi Amini
2016-10-26
1
-15
/
+15
*
[Myriad] Find libc++ adjacent to libstdc++
Douglas Katzman
2016-10-25
1
-3
/
+11
*
Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Stephen Hines
2016-10-25
1
-0
/
+8
*
Adjust for TimePoint interface change in llvm: D25730. NFC
Pavel Labath
2016-10-24
1
-3
/
+5
*
[Driver][Darwin] Pass -no_deduplicate to ld64
Bruno Cardoso Lopes
2016-10-21
1
-0
/
+27
*
New clang option -mpie-copy-relocations to use copy relocations for PIE builds.
Sriraman Tallam
2016-10-19
1
-0
/
+6
*
[Driver] Use stem rather than filename for executable name
Petr Hosek
2016-10-17
1
-1
/
+1
*
Fix a typo.
Adrian Prantl
2016-10-17
1
-1
/
+1
*
Revert r284256 due to test failure
Ed Maste
2016-10-14
1
-4
/
+0
*
Link static PIE programs against rcrt0.o on OpenBSD
Ed Maste
2016-10-14
1
-0
/
+4
*
Pass -ffunction-sections/-fdata-sections along to gold-plugin
Teresa Johnson
2016-10-13
1
-5
/
+22
*
Guard flag –fdenormal-fp-math with –fno-fast-math.
Sjoerd Meijer
2016-10-13
1
-3
/
+10
*
Revert - When optimizing for size, enable loop rerolling by default
Mike Edwards
2016-10-11
1
-10
/
+1
*
Add an option to save the backend-produced YAML optimization record to a file
Hal Finkel
2016-10-11
1
-0
/
+33
*
[Driver] Let -gline-tables-only win when it comes after -gmodules.
Adrian Prantl
2016-10-10
1
-1
/
+3
*
When optimizing for size, enable loop rerolling by default
Hal Finkel
2016-10-09
1
-1
/
+10
*
Use StringReg in TargetParser APIs (NFC)
Mehdi Amini
2016-10-07
1
-33
/
+34
*
[Driver] Add driver support for Fuchsia
Petr Hosek
2016-10-06
1
-0
/
+107
*
Revert "[XRay] Check in Clang whether XRay supports the target when -fxray-in...
Dean Michael Berris
2016-10-04
1
-14
/
+1
*
[XRay] Check in Clang whether XRay supports the target when -fxray-instrument...
Dean Michael Berris
2016-10-04
1
-1
/
+14
*
[coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
Gor Nishanov
2016-10-02
1
-0
/
+6
*
[PowerPC] Enable soft-float for PPC64, and +soft-float -> -hard-float
Hal Finkel
2016-10-02
1
-9
/
+2
*
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
Richard Smith
2016-09-30
1
-0
/
+18
*
[Myriad] Silently ignore -fno-split-dwarf-inlining
Douglas Katzman
2016-09-29
1
-6
/
+8
*
CC1: Add -save-stats option
Matthias Braun
2016-09-26
1
-0
/
+27
*
Driver: avoid failing in the backend
Saleem Abdulrasool
2016-09-26
1
-3
/
+8
*
Use llvm::to_string instead of std::to_string to fix bot
Teresa Johnson
2016-09-23
1
-2
/
+3
*
[LTO] Add -flto-jobs=N to control backend parallelism
Teresa Johnson
2016-09-23
1
-4
/
+26
*
[asan] Fix incorrect SEH symbol mangling on win64.
Etienne Bergeron
2016-09-23
1
-1
/
+4
*
Remove some boilerplate comments that don't explain anything.
Eric Christopher
2016-09-20
1
-4
/
+0
[next]