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
*
[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