Taewook Oh
|
da176cb964
[IRPrinting] Improve module pass printer to work better with -filter-print-funcs
|
6 rokov pred |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 rokov pred |
Sven van Haastregt
|
71e195852d
Print newline after banner for ModulePass
|
6 rokov pred |
Duncan P. N. Exon Smith
|
15753b0382
IR: Skip -print-*-all after -print-*
|
7 rokov pred |
Vedant Kumar
|
b12dd1fa59
[Debugify] Add -debugify-each for testing each pass in a pipeline
|
7 rokov pred |
Benjamin Kramer
|
79df7dff38
[IR] Avoid dangling else warning. NFC.
|
7 rokov pred |
Fedor Sergeev
|
7d160f7143
IR printing improvement for function passes - introducing -print-module-scope
|
7 rokov pred |
Michael Kruse
|
f29303de23
Normlize to LF line endings.
|
8 rokov pred |
Yaron Keren
|
ea56368f3d
Implement getPassName() for IR printing passes.
|
8 rokov pred |
Sean Silva
|
2fb9a98752
Consistently use ModuleAnalysisManager
|
9 rokov pred |
Sean Silva
|
20b343c051
Consistently use FunctionAnalysisManager
|
9 rokov pred |
Chandler Carruth
|
04d0fe9c10
[PM] Remove support for omitting the AnalysisManager argument to new
|
9 rokov pred |
Weiming Zhao
|
b85410e4f3
Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
|
9 rokov pred |
Weiming Zhao
|
4357b8d663
Revert r256952 due to lit test fails.
|
9 rokov pred |
Weiming Zhao
|
79d91e563f
Filtering IR printing for print-after-all/print-before-all
|
9 rokov pred |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 rokov pred |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 rokov pred |
Duncan P. N. Exon Smith
|
2c7f24d654
uselistorder: Pull the bit through PrintModulePass
|
10 rokov pred |
Duncan P. N. Exon Smith
|
8b376eb892
uselistorder: Pull the assembly bit up out of the printer
|
10 rokov pred |
Chandler Carruth
|
b246acebf4
[PM] Switch the new pass manager to use a reference-based API for IR
|
10 rokov pred |
Hans Wennborg
|
68b0d1d2b4
Fix some misplaced spaces around 'override'
|
11 rokov pred |
Craig Topper
|
98f54c09d0
[C++11] Add 'override' keyword to IR library.
|
11 rokov pred |
Chandler Carruth
|
a59525786d
[PM] Add module and function printing passes for the new pass manager.
|
11 rokov pred |
Chandler Carruth
|
313e399b48
[PM] Simplify the IR printing passes significantly now that a narrower
|
11 rokov pred |
Chandler Carruth
|
a5ced5ed37
[PM] Simplify the interface exposed for IR printing passes.
|
11 rokov pred |
Chandler Carruth
|
2ad3b87c4e
[PM] Run clang-format and remove redundant or obvious comments before
|
11 rokov pred |
Chandler Carruth
|
8a5351f0f5
[PM] Rename the IR printing pass header to a more generic and correct
|
11 rokov pred |
Chandler Carruth
|
41d9e92ec0
[PM] Rename this source file to something a bit more generic before
|
11 rokov pred |