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
/
EDSC
/
Helpers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: Rename index_t to index_type
Rainer Orth
2020-03-06
1
-4
/
+4
*
[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
-3
/
+3
*
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
-3
/
+3
*
Lower vector transfer ops to loop.for operations.
Nicolas Vasilache
2019-10-18
1
-4
/
+1
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-1
/
+1
*
Remove unnecessary C++ specifier in CPP files. NFC.
Jacques Pienaar
2019-05-20
1
-1
/
+1
*
Make edsc::IndexedValue templated - NFC
Nicolas Vasilache
2019-03-29
1
-35
/
+0
*
Remove LOAD/STORE/RETURN boilerplate in declarative builders.
Nicolas Vasilache
2019-03-29
1
-4
/
+4
*
Port LowerVectorTransfers from EDSC + AST to declarative builders
Nicolas Vasilache
2019-03-29
1
-25
/
+15
*
Add support for custom ops in declarative builders.
Nicolas Vasilache
2019-03-29
1
-4
/
+4
*
Fix opt build.
MLIR Team
2019-03-29
1
-0
/
+1
*
Fix an incorrect comment in builder-api-test.
Nicolas Vasilache
2019-03-29
1
-2
/
+0
*
Add helper classes to declarative builders to help write end-to-end custom ops.
Nicolas Vasilache
2019-03-29
1
-0
/
+110