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
/
unittests
/
Pass
/
AnalysisManagerTest.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
*
Allow analyses to provide a hook 'isInvalidated' to determine if they are tru...
River Riddle
2019-12-03
1
-0
/
+33
*
Generalize the analysis manager framework to work on any operation at any nes...
River Riddle
2019-08-28
1
-15
/
+20
*
NFC: Rename Module to ModuleOp.
River Riddle
2019-07-10
1
-5
/
+5
*
Update ModuleOp::create(...) to take a Location instead of a context.
River Riddle
2019-07-10
1
-3
/
+3
*
NFC: Rename Function to FuncOp.
River Riddle
2019-07-10
1
-8
/
+8
*
NFC: Refactor Module to be value typed.
River Riddle
2019-07-02
1
-8
/
+8
*
NFC: Refactor Function to be value typed.
River Riddle
2019-07-01
1
-10
/
+10
*
Add basic infrastructure for instrumenting pass execution and analysis comput...
River Riddle
2019-03-29
1
-3
/
+3
*
NFC: Remove 'Result' from the analysis manager api to better reflect the impl...
River Riddle
2019-03-29
1
-12
/
+12
*
Add support for preserving specific analyses in the analysis manager. Passes ...
River Riddle
2019-03-29
1
-0
/
+112