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
/
Transforms
/
Utils
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge SSAValue, CFGValue, and MLValue together into a single Value class, which
Chris Lattner
2019-03-29
1
-21
/
+18
*
Eliminate the Instruction, BasicBlock, CFGFunction, MLFunction, and ExtFuncti...
Chris Lattner
2019-03-29
1
-7
/
+7
*
Update/fix -pipeline-data-transfer; fix b/120770946
Uday Bondhugula
2019-03-29
1
-1
/
+1
*
Fix cases where unsigned / signed arithmetic was being mixed (following up on
Uday Bondhugula
2019-03-29
1
-4
/
+4
*
Minor fix for replaceAllMemRefUsesWith.
Uday Bondhugula
2019-03-29
1
-12
/
+10
*
Fix bugs in DMA generation and FlatAffineConstraints; add more test
Uday Bondhugula
2019-03-29
1
-9
/
+24
*
Updates to transformation/analysis passes/utilities. Update DMA generation pass
Uday Bondhugula
2019-03-29
1
-8
/
+16
*
ConvertToCFG: properly remap nested function attributes.
Alex Zinenko
2019-03-29
1
-0
/
+56
*
Switch IntegerAttr to use APInt.
Jacques Pienaar
2019-03-29
1
-4
/
+4
*
Implement value type abstraction for locations.
River Riddle
2019-03-29
1
-1
/
+1
*
Enable constructing a FuncBuilder using a Operation*.
Jacques Pienaar
2019-03-29
1
-22
/
+24
*
Implement value type abstraction for types.
River Riddle
2019-03-29
1
-5
/
+5
*
Implement value type abstraction for attributes.
River Riddle
2019-03-29
1
-5
/
+5
*
Move transform utilities out to their own TransformUtils library, instead of
Chris Lattner
2019-03-29
1
-0
/
+394