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
/
PassManagerOptions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
Add a flag to the IRPrinter instrumentation to only print after a pass if the...
River Riddle
2019-12-06
1
-1
/
+6
*
Refactor the IRPrinting instrumentation to take a derivable config.
River Riddle
2019-12-05
1
-5
/
+6
*
Add support for instance specific pass statistics.
River Riddle
2019-12-05
1
-4
/
+24
*
Add support for generating reproducers on pass crash and failure.
River Riddle
2019-10-10
1
-0
/
+12
*
NFC: Initialize pass manager option fields inline instead of the class constr...
River Riddle
2019-10-10
1
-51
/
+31
*
Update the IRPrinter instrumentation to work on non function/module operations.
River Riddle
2019-09-14
1
-2
/
+1
*
Refactor pass pipeline command line parsing to support explicit pipeline stri...
River Riddle
2019-09-13
1
-13
/
+8
*
NFC: Make the 'disable-pass-threading' flag a PassManagerOption.
River Riddle
2019-07-08
1
-2
/
+19
*
Moving the IR printing and execution timing options out of mlir-opt and into ...
River Riddle
2019-03-29
1
-0
/
+153