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
/
IR
/
OperationSupport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Fix indexed_accessor_range to properly forward the derived class.
River Riddle
2020-01-03
1
-2
/
+2
*
[mlir] Rewrite the internal representation of OpResult to be optimized for me...
River Riddle
2020-01-02
1
-14
/
+20
*
Resubmit: ReImplement the Value classes as value-typed objects wrapping an in...
River Riddle
2019-12-23
1
-8
/
+7
*
Automated rollback of commit f603a50109107b447b835dac11f0eb541288393e
MLIR Team
2019-12-23
1
-7
/
+8
*
ReImplement the Value classes as value-typed objects wrapping an internal poi...
River Riddle
2019-12-23
1
-8
/
+7
*
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
/
+7
*
Refactor the various operand/result/type iterators to use indexed_accessor_ra...
River Riddle
2019-12-10
1
-0
/
+47
*
Replace spurious SmallVector constructions with ValueRange
Uday Bondhugula
2019-12-09
1
-1
/
+1
*
Update the builder API to take ValueRange instead of ArrayRef<Value *>
River Riddle
2019-12-07
1
-1
/
+13
*
NFC: Remove the explicit context from Operation::create and OperationState.
River Riddle
2019-08-26
1
-7
/
+4
*
gpu::LaunchOp: canonicalize away constant kernel arguments
Alex Zinenko
2019-07-01
1
-1
/
+2
*
NFC: Remove the 'context' parameter from OperationState.
River Riddle
2019-06-22
1
-10
/
+9
*
Rename InstOperand to OpOperand.
River Riddle
2019-03-29
1
-12
/
+12
*
Rename the Instruction class to Operation. This just renames the class, usage...
River Riddle
2019-03-29
1
-3
/
+78
*
Allow creating standalone Regions
Alex Zinenko
2019-03-29
1
-0
/
+62