Francis Visoiu Mistrih
|
007c2359d0
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Adrian Prantl
|
c1e5e17e29
Reapply "Avoid emitting redundant or unusable directories in DIFile metadata entries.""
|
6 年之前 |
Ilya Biryukov
|
230fd294af
Revert "Avoid emitting redundant or unusable directories in DIFile metadata entries."
|
6 年之前 |
Adrian Prantl
|
0139444ea4
Avoid emitting redundant or unusable directories in DIFile metadata entries.
|
6 年之前 |
Craig Topper
|
dc6514a029
[CodeGen][Timers] Enable llvm::TimePassesIsEnabled when -ftime-report is specified
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Fangrui Song
|
1a8f8375fb
Change \t to spaces
|
7 年之前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年之前 |
Andrew V. Tischenko
|
ba43c43904
Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature.
|
7 年之前 |
Nico Weber
|
dd0c68e17f
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578.
|
7 年之前 |
Andrew V. Tischenko
|
d3f7881f4d
-ftime-report switch support in Clang.
|
7 年之前 |
Alexey Sotkin
|
27484d0f23
Add possibility to specify output stream for CompilerInstance
|
7 年之前 |
Vitaly Buka
|
4a11be988c
[ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is set
|
7 年之前 |
Adam Nemet
|
d81f643eb4
Handle/assert on DK_Remark
|
7 年之前 |
Zachary Turner
|
6c57331175
Revert "[ADT] Make Twine's copy constructor private."
|
7 年之前 |
Zachary Turner
|
29b9ec05e6
[ADT] Make Twine's copy constructor private.
|
7 年之前 |
Adam Nemet
|
eb5cf2772e
Move verbosity check for opt remarks to the diag handler.
|
7 年之前 |
Reid Kleckner
|
72f704f4e9
[Support] Rename tool_output_file to ToolOutputFile, NFC
|
8 年之前 |
Adam Nemet
|
2351bad637
Add override for ClangDiagnosticHandler::isAnyRemarkEnabled()
|
8 年之前 |
Adam Nemet
|
a576fcd740
Fix ClangDiagnosticHandler::is*RemarkEnabled members
|
8 年之前 |
Vivek Pandya
|
88ada1a2d1
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 LLVM code change is as per https://reviews.llvm.org/D33514
|
8 年之前 |
Brian Gesiak
|
6ac9c51ede
Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"
|
8 年之前 |
Brian Gesiak
|
315a27e4b8
Revert "[Driver] Add -fdiagnostics-hotness-threshold"
|
8 年之前 |
Brian Gesiak
|
65139b8e3f
[Driver] Add -fdiagnostics-hotness-threshold
|
8 年之前 |
Brian Gesiak
|
77c1cc560f
[ORE] Use LLVM's "diagnostics hotness" spelling
|
8 年之前 |
Reid Kleckner
|
031053b045
Fix uninitialized bool read causing x86_64-mno-sse.c test failure
|
8 年之前 |
Richard Smith
|
92c5967c32
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
|
8 年之前 |
Reid Kleckner
|
19f61736de
Fix -Wunused-lambda-capture warning in new code
|
8 年之前 |
Jonas Devlieghere
|
ec5dd34227
[Linker] Provide callback for internalization
|
8 年之前 |