Bruno Cardoso Lopes
|
0dfbfeb86a
[VFS] Add 'overlay-relative' field to YAML files
|
9 lat temu |
David Majnemer
|
73b50332f5
[MSVC Compat] Implement -EHc semantics
|
9 lat temu |
Richard Smith
|
378d67ec54
[modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
|
9 lat temu |
Kostya Serebryany
|
c545cca149
[sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too
|
9 lat temu |
Samuel Antao
|
366788092b
Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 lat temu |
Renato Golin
|
49a0cf4312
Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices."
|
9 lat temu |
Samuel Antao
|
9defcf9419
Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 lat temu |
Samuel Antao
|
4487e4a810
Revert r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 lat temu |
Samuel Antao
|
e01ff3c193
[OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 lat temu |
Paul Robinson
|
baf0087842
Eliminate an unnecessary enum, use the LLVM version. NFC
|
9 lat temu |
Rong Xu
|
bf1d31e84a
[PGO] cc1 option name change for profile instrumentation
|
9 lat temu |
Benjamin Kramer
|
1dde17c5ad
Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend.
|
9 lat temu |
Yunzhong Gao
|
82e08cbbc1
Do not define GXX_RTTI macro for C.
|
9 lat temu |
Justin Lebar
|
4b4b63acea
[CUDA] Add -fcuda-allow-variadic-functions.
|
9 lat temu |
Peter Collingbourne
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 lat temu |
Adrian Prantl
|
39fe6b9f3e
Module debugging: Make the module format part of the module hash instead
|
9 lat temu |
Ekaterina Romanova
|
ea6e9ef1c8
Accidentally removed part of the file header. Restoring it back.
|
9 lat temu |
Chad Rosier
|
7e5b11a533
[Driver] Add support for -fno-builtin-foo options.
|
9 lat temu |
Samuel Antao
|
88c2fdea6b
[OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and device codegen.
|
9 lat temu |
Douglas Katzman
|
79dc9d7304
Avoid assert failure on some invalid cc1 options.
|
9 lat temu |
Samuel Antao
|
aae4a6f9eb
[OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and device codegen.
|
9 lat temu |
Samuel Antao
|
6b0a51307c
[OpenMP] Offloading descriptor registration and device codegen.
|
9 lat temu |
Ekaterina Romanova
|
55f53fea3e
Some minor correction based on David Blaikie post-commit code review for r255281.
|
9 lat temu |
David Majnemer
|
85a2bd7b86
[clang-cl] Add support for /Brepro
|
9 lat temu |
Paul Robinson
|
8a809de327
Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM.
|
9 lat temu |
Paul Robinson
|
dd0781c5f8
Revert r256063, it's killing clang-tools-extra
|
9 lat temu |
Paul Robinson
|
44ba9b94aa
CC1 part of debugger tuning; pass through setting from driver to LLVM.
|
9 lat temu |
Evgeniy Stepanov
|
3a8ad7e2f6
Cross-DSO control flow integrity (Clang part).
|
9 lat temu |
Ekaterina Romanova
|
34a3e1fd8e
Do not generate DW_TAG_imported_module for anonymous namespaces (even nested) for all the platforms except PS4.
|
9 lat temu |
Teresa Johnson
|
f735405854
[ThinLTO] Option to invoke ThinLTO backend passes and importing
|
9 lat temu |