index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
IR
/
IRPrintingPasses.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PassInstrumentation] Remove excess newline for the new pass manager
Fangrui Song
2019-11-28
1
-1
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[LegacyPassManager] Delete BasicBlockPass/Manager.
Alina Sbirlea
2019-10-30
1
-33
/
+2
*
[IRPrinting] Improve module pass printer to work better with -filter-print-funcs
Taewook Oh
2019-09-04
1
-5
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Print newline after banner for ModulePass
Sven van Haastregt
2018-11-14
1
-1
/
+2
*
IR: Skip -print-*-all after -print-*
Duncan P. N. Exon Smith
2018-07-11
1
-3
/
+3
*
[Debugify] Add -debugify-each for testing each pass in a pipeline
Vedant Kumar
2018-05-15
1
-0
/
+8
*
[IR] Avoid dangling else warning. NFC.
Benjamin Kramer
2017-12-01
1
-1
/
+2
*
IR printing improvement for function passes - introducing -print-module-scope
Fedor Sergeev
2017-12-01
1
-1
/
+4
*
Normlize to LF line endings.
Michael Kruse
2017-08-25
1
-2
/
+2
*
Implement getPassName() for IR printing passes.
Yaron Keren
2017-03-10
1
-0
/
+6
*
Consistently use ModuleAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
Consistently use FunctionAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
2016-06-17
1
-4
/
+7
*
Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
Weiming Zhao
2016-01-06
1
-2
/
+9
*
Revert r256952 due to lit test fails.
Weiming Zhao
2016-01-06
1
-10
/
+3
*
Filtering IR printing for print-after-all/print-before-all
Weiming Zhao
2016-01-06
1
-3
/
+10
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
uselistorder: Pull the bit through PrintModulePass
Duncan P. N. Exon Smith
2015-04-15
1
-8
/
+11
*
uselistorder: Pull the assembly bit up out of the printer
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+3
*
[PM] Switch the new pass manager to use a reference-based API for IR
Chandler Carruth
2015-01-05
1
-6
/
+6
*
Fix some misplaced spaces around 'override'
Hans Wennborg
2014-05-24
1
-1
/
+1
*
[C++11] Add 'override' keyword to IR library.
Craig Topper
2014-03-05
1
-6
/
+6
*
[PM] Add module and function printing passes for the new pass manager.
Chandler Carruth
2014-01-12
1
-22
/
+39
*
[PM] Simplify the IR printing passes significantly now that a narrower
Chandler Carruth
2014-01-12
1
-38
/
+19
*
[PM] Simplify the interface exposed for IR printing passes.
Chandler Carruth
2014-01-12
1
-10
/
+7
*
[PM] Run clang-format and remove redundant or obvious comments before
Chandler Carruth
2014-01-12
1
-93
/
+89
*
[PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
2014-01-12
1
-1
/
+1
*
[PM] Rename this source file to something a bit more generic before
Chandler Carruth
2014-01-09
1
-0
/
+136