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
/
InliningUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] Update the CallGraph for nested symbol references, and simplify Callab...
River Riddle
2020-01-13
1
-1
/
+1
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
1
-10
/
+10
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
1
-17
/
+17
*
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
-18
/
+18
*
Add a couple useful LLVM_DEBUG's to the inliner.
Sean Silva
2019-12-18
1
-1
/
+7
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
1
-6
/
+5
*
Add support for inlining calls with different arg/result types from the calla...
River Riddle
2019-10-03
1
-32
/
+102
*
Update the Inliner pass to work on SCCs of the CallGraph.
River Riddle
2019-10-03
1
-0
/
+3
*
Add the initial inlining infrastructure.
River Riddle
2019-09-05
1
-0
/
+287