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
/
test
/
lib
/
Transforms
/
TestVectorizationUtils.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
-1
/
+1
*
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
1
-13
/
+4
*
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...
River Riddle
2019-12-22
1
-1
/
+1
*
Refactor dependencies to expose Vector transformations as patterns - NFC
Nicolas Vasilache
2019-12-03
1
-1
/
+1
*
Implement unrolling of vector ops to finer-grained vector ops as a pattern.
Nicolas Vasilache
2019-11-20
1
-1
/
+1
*
NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.
River Riddle
2019-09-13
1
-1
/
+1
*
NFC: Move AffineOps dialect to the Dialect sub-directory.
River Riddle
2019-08-20
1
-1
/
+1
*
Change from llvm::make_unique to std::make_unique
Jacques Pienaar
2019-08-17
1
-1
/
+1
*
Express ownership transfer in PassManager API through std::unique_ptr (NFC)
Mehdi Amini
2019-08-12
1
-2
/
+2
*
Cleanup slicing test.
Nicolas Vasilache
2019-07-24
1
-0
/
+4
*
NFC: Rename Function to FuncOp.
River Riddle
2019-07-10
1
-1
/
+1
*
NFC: Refactor Function to be value typed.
River Riddle
2019-07-01
1
-8
/
+8
*
Move the emitError/Warning/Remark utility methods out of MLIRContext and into...
River Riddle
2019-06-25
1
-1
/
+1
*
Split test-specific passes out of mlir-opt
Nicolas Vasilache
2019-06-24
1
-0
/
+297