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
/
Quantizer
/
Support
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
-3
/
+3
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-1
/
+1
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
7
-91
/
+28
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
1
-1
/
+1
*
NFC: Cleanup non-conforming usages of namespaces.
River Riddle
2019-12-18
2
-16
/
+7
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
5
-27
/
+23
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+1
*
Fix typos, NFC.
Christian Sigg
2019-10-04
1
-1
/
+1
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
1
-2
/
+2
*
Refactor ElementsAttr::getValue and DenseElementsAttr::getSplatValue.
River Riddle
2019-08-14
1
-4
/
+2
*
Move the emitError/Warning/Remark utility methods out of MLIRContext and into...
River Riddle
2019-06-25
1
-8
/
+6
*
Fix an msan warning for use of an uninitialized variable.
River Riddle
2019-06-01
1
-1
/
+1
*
Address some build warnings.
Jacques Pienaar
2019-06-01
2
-4
/
+3
*
Upstream the Quantizer tool (part 4).
Stella Laurenzo
2019-06-01
1
-1
/
+1
*
Upstream the Quantizer tool (part 3).
Stella Laurenzo
2019-05-20
1
-0
/
+269
*
Rename VectorOrTensorType to ShapedType
Geoffrey Martin-Noble
2019-05-20
2
-8
/
+8
*
Upstreaming Quantizer tool (part 2).
Stella Laurenzo
2019-05-20
4
-0
/
+303
*
Start to introduce the "Quantizer" tool, which is responsible for transfo...
Stella Laurenzo
2019-05-20
2
-0
/
+269