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
/
mlir
/
lib
/
Pass
/
PassRegistry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the way that pass options are specified.
River Riddle
2019-12-23
1
-7
/
+49
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
1
-5
/
+4
*
Add Instance Specific Pass Options.
MLIR Team
2019-10-08
1
-45
/
+108
*
NFC: Fix warning for uninitialized field.
River Riddle
2019-09-23
1
-1
/
+3
*
Publicly expose the functionality to parse a textual pass pipeline.
River Riddle
2019-09-13
1
-27
/
+60
*
Refactor pass pipeline command line parsing to support explicit pipeline stri...
River Riddle
2019-09-13
1
-6
/
+301
*
Remove unused PassID member from PassRegistry (NFC)
Mehdi Amini
2019-05-10
1
-2
/
+1
*
Add an instrumentation for conditionally printing the IR before and after pas...
River Riddle
2019-03-29
1
-1
/
+5
*
Add support for registering pass pipelines to the PassRegistry. This is done ...
River Riddle
2019-03-29
1
-6
/
+54
*
Define a PassID class to use when defining a pass. This allows for the type u...
River Riddle
2019-03-29
1
-3
/
+4
*
NFC: Refactor the files related to passes.
River Riddle
2019-03-29
1
-0
/
+65