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
/
Intrinsics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-6
/
+6
*
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
-6
/
+6
*
Refactor dependencies to expose Vector transformations as patterns - NFC
Nicolas Vasilache
2019-12-03
1
-1
/
+0
*
Move Linalg and VectorOps dialects to the Dialect subdir - NFC
Nicolas Vasilache
2019-08-19
1
-1
/
+1
*
Use lambdas for nesting edsc constructs.
Nicolas Vasilache
2019-05-20
1
-3
/
+3
*
Remove unnecessary C++ specifier in CPP files. NFC.
Jacques Pienaar
2019-05-20
1
-1
/
+1
*
Cleanup SuperVectorization dialect printing and parsing.
Nicolas Vasilache
2019-03-29
1
-1
/
+1
*
Replace remaining usages of the Instruction class with Operation.
River Riddle
2019-03-29
1
-11
/
+11
*
Remove LOAD/STORE/RETURN boilerplate in declarative builders.
Nicolas Vasilache
2019-03-29
1
-28
/
+4
*
Port LowerVectorTransfers from EDSC + AST to declarative builders
Nicolas Vasilache
2019-03-29
1
-0
/
+1
*
[EDSC] Cleanup declarative builder insertion point with blocks
Nicolas Vasilache
2019-03-29
1
-16
/
+3
*
Add support for custom ops in declarative builders.
Nicolas Vasilache
2019-03-29
1
-16
/
+18
*
Add helper classes to declarative builders to help write end-to-end custom ops.
Nicolas Vasilache
2019-03-29
1
-0
/
+13
*
Hotfix for unused variable in opt mode
Nicolas Vasilache
2019-03-29
1
-0
/
+1
*
Add an eager API version for BR and COND_BR
Nicolas Vasilache
2019-03-29
1
-0
/
+54
*
Add support for Branches in edsc::Builder
Nicolas Vasilache
2019-03-29
1
-2
/
+24
*
Start a new implementation for edsc::Builder
Nicolas Vasilache
2019-03-29
1
-0
/
+30