Bruno Cardoso Lopes
|
0b61e8b1ec
Reapply [VFS] Add 'overlay-relative' field to YAML files
|
hace 9 años |
Pete Cooper
|
65556141a6
Convert some ObjC msgSends to runtime calls.
|
hace 9 años |
John Brawn
|
f6603f2aed
Make it possible for AST plugins to enable themselves by default
|
hace 9 años |
Benjamin Kramer
|
8518d88c31
Restrict the hack from r263429 to asan and msan.
|
hace 9 años |
Teresa Johnson
|
1315bd8857
[ThinLTO] Clang side of renaming of function index (NFC)
|
hace 9 años |
Teresa Johnson
|
3726b6b355
Revert "[ThinLTO] Clang side of renaming of function index (NFC)"
|
hace 9 años |
Teresa Johnson
|
508cef9c6c
[ThinLTO] Clang side of renaming of function index (NFC)
|
hace 9 años |
Samuel Antao
|
463a8d1105
[OpenMP] Replace offloading option that start with -o with -fo.
|
hace 9 años |
Benjamin Kramer
|
360b08ba43
[Frontend] Disable value name discarding for all sanitizers.
|
hace 9 años |
Eric Christopher
|
2867db529d
Temporarily make discard value names depend on whether or not we're
|
hace 9 años |
Mehdi Amini
|
5fa123a0b9
Remove compile time PreserveName in favor of a runtime cc1 -discard-value-names option
|
hace 9 años |
Rong Xu
|
4ab430518d
[PGO] Change profile use cc1 option to handle IR level profiles
|
hace 9 años |
Nico Weber
|
22446c6ca7
clang-cl: Implement initial limited support for precompiled headers.
|
hace 9 años |
Rong Xu
|
9c5efc9808
[PGO] clang cc1 option change to enable IR level instrumentation
|
hace 9 años |
Peter Collingbourne
|
209acc3e3d
Add whole-program vtable optimization feature to Clang.
|
hace 9 años |
Bruno Cardoso Lopes
|
5719765bec
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests"
|
hace 9 años |
Bruno Cardoso Lopes
|
0dfbfeb86a
[VFS] Add 'overlay-relative' field to YAML files
|
hace 9 años |
David Majnemer
|
73b50332f5
[MSVC Compat] Implement -EHc semantics
|
hace 9 años |
Richard Smith
|
378d67ec54
[modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
|
hace 9 años |
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
|
hace 9 años |
Samuel Antao
|
366788092b
Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
hace 9 años |
Renato Golin
|
49a0cf4312
Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices."
|
hace 9 años |
Samuel Antao
|
9defcf9419
Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
hace 9 años |
Samuel Antao
|
4487e4a810
Revert r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
hace 9 años |
Samuel Antao
|
e01ff3c193
[OpenMP] Reorganize code to allow specialized code generation for different devices.
|
hace 9 años |
Paul Robinson
|
baf0087842
Eliminate an unnecessary enum, use the LLVM version. NFC
|
hace 9 años |
Rong Xu
|
bf1d31e84a
[PGO] cc1 option name change for profile instrumentation
|
hace 9 años |
Benjamin Kramer
|
1dde17c5ad
Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend.
|
hace 9 años |
Yunzhong Gao
|
82e08cbbc1
Do not define GXX_RTTI macro for C.
|
hace 9 años |
Justin Lebar
|
4b4b63acea
[CUDA] Add -fcuda-allow-variadic-functions.
|
hace 9 años |