Bruno Cardoso Lopes
|
9483fa6dbe
[Preprocessor] Support for '-dI' flag
|
8 ani în urmă |
Sylvestre Ledru
|
14bfc9e99e
Add a new optimization option -Og
|
8 ani în urmă |
Malcolm Parsons
|
b9a1fd1bfe
Fix Clang-tidy readability-redundant-string-cstr warnings
|
8 ani în urmă |
Alexey Bader
|
63cbcdadcc
[OpenCL] Override supported OpenCL extensions with -cl-ext option
|
8 ani în urmă |
Richard Smith
|
ea6bc23d76
Implement ABI proposal for throwing noexcept function pointers, per discussion
|
8 ani în urmă |
Bruno Cardoso Lopes
|
8b380aaeb1
Revert "[Preprocessor] Support for '-dI' flag"
|
8 ani în urmă |
Bruno Cardoso Lopes
|
bbd8f1a411
[Preprocessor] Support for '-dI' flag
|
8 ani în urmă |
Erik Verbruggen
|
ca12756c3c
Do not print include_next/pragma once warnings when input is a header.
|
8 ani în urmă |
Justin Lebar
|
a663b0aee8
Switch SmallSetVector to use DenseSet when it overflows its inline space.
|
8 ani în urmă |
Sriraman Tallam
|
ddce362ad4
New clang option -mpie-copy-relocations to use copy relocations for PIE builds.
|
8 ani în urmă |
Bruno Cardoso Lopes
|
6d6fa28130
Reapply [Driver][Diagnostics] Make 'show option names' default for driver warnings
|
8 ani în urmă |
Renato Golin
|
87d6d42960
Revert "[Driver][Diagnostics] Make 'show option names' default for driver warnings"
|
8 ani în urmă |
Hal Finkel
|
81b0670dcd
Add an option to save the backend-produced YAML optimization record to a file
|
8 ani în urmă |
Bruno Cardoso Lopes
|
4118bd2509
[Driver][Diagnostics] Make 'show option names' default for driver warnings
|
8 ani în urmă |
Vitaly Buka
|
53aae7cc7e
Add -fno-sanitize-address-use-after-scope flag
|
8 ani în urmă |
Justin Lebar
|
204eb55522
[CUDA] Rename cuda_builtin_vars.h to __clang_cuda_builtin_vars.h.
|
8 ani în urmă |
Gor Nishanov
|
05da52cced
[coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
|
9 ani în urmă |
Richard Smith
|
0b21f892bf
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
|
9 ani în urmă |
Matthias Braun
|
96f1dbf79c
CC1: Add -save-stats option
|
9 ani în urmă |
Renato Golin
|
0cfdd4dfc6
Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by default"
|
9 ani în urmă |
Sebastian Pop
|
560b6b60eb
set the underlying value of “#pragma STDC FP_CONTRACT” on by default
|
9 ani în urmă |
Kostya Serebryany
|
6c177e5153
[sanitizer-coverage] add yet another flavour of coverage instrumentation: trace-pc-guard. The intent is to eventually replace all of {bool coverage, 8bit-counters, trace-pc} with just this one. Clang part
|
9 ani în urmă |
Adam Nemet
|
8a7af2f320
Reapply r281276 with passing -emit-llvm in one of the tests
|
9 ani în urmă |
Adam Nemet
|
8503d6943b
Revert "Add -fdiagnostics-show-hotness"
|
9 ani în urmă |
Adam Nemet
|
fd2a481cd9
Add -fdiagnostics-show-hotness
|
9 ani în urmă |
Nick Lewycky
|
1051c8caca
Add -fprofile-dir= to clang.
|
9 ani în urmă |
Richard Smith
|
3ec1cdd422
Unrevert r280035 now that the clang-cl bug it exposed has been fixed by
|
9 ani în urmă |
Nico Weber
|
b9b3e3d8ba
Revert r280035 (and followups r280057, r280085), it caused PR30195
|
9 ani în urmă |
Sjoerd Meijer
|
6b5129d8da
This adds new options -fdenormal-fp-math and passes through option -ffast-math
|
9 ani în urmă |
Kostya Serebryany
|
e79bfe02bf
[sanitizer-coverage] add two more modes of instrumentation: trace-div and trace-gep, mostly usaful for value-profile-based fuzzing; clang part
|
9 ani în urmă |