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
/
Darwin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-6
/
+6
*
[NFC] simplify Darwin environment handling
JF Bastien
2019-07-30
1
-16
/
+12
*
[Remarks][Driver] Use the specified format in the remarks file extension
Francis Visoiu Mistrih
2019-06-17
1
-1
/
+7
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
1
-0
/
+9
*
Add back --sysroot support for darwin header search.
James Y Knight
2019-05-22
1
-9
/
+12
*
[clang][Darwin] Refactor header search path logic into the driver
Louis Dionne
2019-05-21
1
-12
/
+157
*
[Darwin] Introduce a new flag, -fapple-link-rtlib that forces linking of the ...
Amara Emerson
2019-05-10
1
-9
/
+25
*
[driver][macOS] Link libarclite from the default toolchain when clang
Alex Lorenz
2019-04-26
1
-1
/
+30
*
[LTO] Add plumbing to save stats during LTO on Darwin.
Florian Hahn
2019-04-19
1
-0
/
+8
*
[asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po...
Pierre Gousseau
2019-04-12
1
-0
/
+2
*
Make -mno-outline pass -enable-machine-outliner=never to ld in LTO
Jessica Paquette
2019-03-26
1
-6
/
+15
*
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
*
Remove esan.
Nico Weber
2019-03-11
1
-2
/
+0
*
Fixed failure on Darwin due to r354064
Ana Pazos
2019-02-15
1
-1
/
+0
*
[Driver][Darwin] Emit an error when using -pg on OS without support for it.
Volodymyr Sapsai
2019-02-14
1
-14
/
+19
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Darwin][Driver] Don't pass a file as object_path_lto during ThinLTO
Steven Wu
2019-01-11
1
-7
/
+14
*
[Driver] Fix libcxx detection on Darwin with clang run as ./clang
Ilya Biryukov
2019-01-09
1
-4
/
+5
*
[Driver] Don't override '-march' when using '-arch x86_64h'
Francis Visoiu Mistrih
2018-12-17
1
-5
/
+1
*
[darwin] parse the SDK settings from SDKSettings.json if it exists and
Alex Lorenz
2018-12-17
1
-28
/
+87
*
Misc typos fixes in ./lib folder
Raphael Isemann
2018-12-10
1
-1
/
+1
*
Move detection of libc++ include dirs to Driver on MacOS
Ilya Biryukov
2018-12-05
1
-0
/
+32
*
[gcov/Darwin] Ensure external symbols are exported when using an export list
Vedant Kumar
2018-12-03
1
-4
/
+10
*
[Darwin] Export new weak external symbols when compiling with coverage
Vedant Kumar
2018-11-06
1
-0
/
+2
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-1
/
+1
*
[ubsan] Enable -fsanitize=vptr on Apple devices and simulators
Vedant Kumar
2018-08-28
1
-2
/
+8
*
[Xray] Darwin - Enable in the driver side
David Carlier
2018-08-27
1
-0
/
+7
*
[Darwin Driver] Fix Simulator builtins and test cases
Chris Bieneman
2018-08-15
1
-7
/
+12
*
Refactor Darwin driver to refer to runtimes by component
Chris Bieneman
2018-08-15
1
-60
/
+21
*
SafeStack: Disable Darwin support
Vlad Tsyrklevich
2018-08-14
1
-10
/
+0
*
[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
1
-51
/
+22
*
[Driver] Sanitizer support based on runtime library presence
George Karpenkov
2018-07-20
1
-22
/
+51
*
[MachineOutliner] Properly pass -moutline along to the toolchain
Jessica Paquette
2018-07-06
1
-0
/
+12
*
[Driver][Darwin] Use Host Triple to infer target os version
Steven Wu
2018-07-03
1
-1
/
+7
*
[Darwin] Remove _VPMergeHook from the auto-export list
Vedant Kumar
2018-06-28
1
-1
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-2
/
+2
*
[driver][darwin] Do not infer -simulator environment for OS version env vars
Alex Lorenz
2018-04-25
1
-3
/
+16
*
[Driver] Export profiling symbols for -exported_symbols_list
Vedant Kumar
2018-04-13
1
-0
/
+2
*
[driver][darwin] Do not infer -simulator environment for non-simulator SDKs
Alex Lorenz
2018-04-03
1
-5
/
+19
*
[Driver] Forward opt-remark hotness threshold to LTO
Adam Nemet
2018-02-26
1
-1
/
+10
*
[driver][darwin] Take the OS version from -m<os>-version-min argument when
Alex Lorenz
2017-12-29
1
-14
/
+33
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-2
/
+1
*
[darwin][driver] Warn about mismatching -<os>-version-min rather than
Alex Lorenz
2017-12-20
1
-4
/
+21
*
[driver][darwin] Set the 'simulator' environment when it's specified
Alex Lorenz
2017-12-19
1
-6
/
+21
*
[driver][darwin] Take the OS version specified in "-target" as the target
Alex Lorenz
2017-12-19
1
-47
/
+69
*
Fix MSVC 'not all control paths return a value' warning
Simon Pilgrim
2017-12-10
1
-0
/
+1
*
[driver][darwin] Refactor the target selection code, NFC
Alex Lorenz
2017-12-09
1
-245
/
+356
[next]