Eric Christopher
|
f6c9811b55
Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COMPRESSED)"
|
6 年之前 |
Aaron Ballman
|
05df5fccd5
Add a new language mode for C2x; enable [[attribute]] support by default in C2x.
|
6 年之前 |
Aaron Ballman
|
dff959c181
Introduce the ability to dump the AST to JSON.
|
6 年之前 |
Fangrui Song
|
37732261c0
Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COMPRESSED)
|
6 年之前 |
Anastasia Stulova
|
cd7db9f83f
[SPIR] Simplified target checking.
|
6 年之前 |
Kristof Umann
|
34d9084833
[analyzer] Don't display implementation checkers under -analyzer-checker-help, but do under the new flag -analyzer-checker-help-hidden
|
6 年之前 |
Kristof Umann
|
333e5a248f
[analyzer][NFC] Reimplement checker options
|
6 年之前 |
Richard Smith
|
0fa9a240fd
[C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor.
|
6 年之前 |
Fangrui Song
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 年之前 |
Anton Afanasyev
|
95c1c41b49
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps.
|
6 年之前 |
Francis Visoiu Mistrih
|
41572cdade
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
|
6 年之前 |
Francis Visoiu Mistrih
|
d4298b95a4
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
|
6 年之前 |
Francis Visoiu Mistrih
|
a36fd6c4b1
[Remarks] Add -foptimization-record-passes to filter remark emission
|
6 年之前 |
Rong Xu
|
22faaea969
[PGO] Clang part of change for context-sensitive PGO (part1)
|
6 年之前 |
Pierre Gousseau
|
1eca87b9ff
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
|
6 年之前 |
Pierre Gousseau
|
f14372764c
revert r354873 as this breaks lldb builds.
|
6 年之前 |
Pierre Gousseau
|
9965c063dc
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
|
6 年之前 |
Alexey Bader
|
915f39b66a
[SYCL] Add clang front-end option to enable SYCL device compilation flow.
|
6 年之前 |
Richard Smith
|
db44dfe30c
Enable coroutines under -std=c++2a.
|
6 年之前 |
Alexey Bataev
|
349d010d88
[OPENMP][NVPTX]Use faster teams reduction algorithm.
|
6 年之前 |
Oliver Stannard
|
8569f81b8c
[ARM] Add pre-defined macros for ROPI and RWPI
|
6 年之前 |
Alexey Bataev
|
a03305e04c
[OPENMP]Delay emission of the error messages for the exceptions.
|
6 年之前 |
Alexey Bataev
|
494c7e87ff
Revert "[OPENMP]Initial support for the delayed diagnostics."
|
6 年之前 |
Alexey Bataev
|
6bf67196e1
[OPENMP]Initial support for the delayed diagnostics.
|
6 年之前 |
Philip Pfaffe
|
cda98073a0
[NewPM] Add support for new-PM plugins to clang
|
6 年之前 |
Nico Weber
|
8b235351e9
Make clang/test/Index/pch-from-libclang.c pass in more places
|
6 年之前 |
Scott Linder
|
e68bc49943
Add -fapply-global-visibility-to-externs for -cc1
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Teresa Johnson
|
05aaf6c929
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
|
6 年之前 |
Gheorghe-Teodor Bercea
|
8bc98c731f
[OpenMP] Add flag for preventing the extension to 64 bits for the collapse loop counter
|
6 年之前 |