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
/
Dialect
/
FxpMathOps
/
Transforms
/
LowerUniformRealMath.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-5
/
+5
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-32
/
+32
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
1
-32
/
+32
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+2
*
Fix a number of Clang-Tidy warnings.
Christian Sigg
2019-09-23
1
-3
/
+3
*
NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.
River Riddle
2019-09-13
1
-2
/
+2
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-1
/
+1
*
NFC: Update usages of OwningRewritePatternList to pass by & instead of &&.
River Riddle
2019-08-09
1
-2
/
+2
*
NFC: Implement OwningRewritePatternList as a class instead of a using directive.
River Riddle
2019-08-05
1
-3
/
+2
*
NFC: Refactor Function to be value typed.
River Riddle
2019-07-01
1
-2
/
+2
*
Move the emitError/Warning/Remark utility methods out of MLIRContext and into...
River Riddle
2019-06-25
1
-2
/
+1
*
Add a templated wrapper around RewritePattern that allows for defining ma...
River Riddle
2019-06-01
1
-23
/
+16
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
1
-0
/
+410