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
/
RegionUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Remove unnecessary assert for single region.
River Riddle
2020-01-13
1
-2
/
+0
*
[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
-11
/
+11
*
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
-12
/
+12
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
1
-7
/
+5
*
NFC: Use Region::getBlocks to fix build failure with drop_begin.
River Riddle
2019-11-20
1
-1
/
+1
*
Merge DCE and unreachable block elimination into a new utility 'simplifyRegio...
River Riddle
2019-11-20
1
-0
/
+284
*
Refactor getUsedValuesDefinedAbove to expose a variant taking a callback (NFC)
Mehdi Amini
2019-09-07
1
-8
/
+22
*
Add a `getUsedValuesDefinedAbove()` overload that takes an `Operation` pointe...
Mehdi Amini
2019-09-01
1
-0
/
+6
*
NFC: Standardize the terminology used for parent ops/regions/etc.
River Riddle
2019-08-09
1
-4
/
+4
*
Factor Region::getUsedValuesDefinedAbove into Transforms/RegionUtils
Alex Zinenko
2019-06-19
1
-0
/
+24
*
Convert a nest affine loops to a GPU kernel
Alex Zinenko
2019-06-19
1
-0
/
+31