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
/
Support
/
JitRunner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...
River Riddle
2019-12-18
1
-8
/
+8
*
Drop MemRefUtils from the ExecutionEngine
Alex Zinenko
2019-10-23
1
-1
/
+0
*
Use llvm.func to define functions with wrapped LLVM IR function type
Alex Zinenko
2019-10-10
1
-13
/
+5
*
Fix JitRunner.cpp Error creation pattern and reactivate tests.
Nicolas Vasilache
2019-09-27
1
-7
/
+13
*
Drop support for memrefs from JitRunner
Alex Zinenko
2019-09-26
1
-104
/
+9
*
Set mlir-cpu-runner JIT codegen opt level correctly
Uday Bondhugula
2019-09-07
1
-16
/
+38
*
Refactor the pass manager to support operations other than FuncOp/ModuleOp.
River Riddle
2019-09-02
1
-1
/
+1
*
Add missing lowering to CFG in mlir-cpu-runner + related cleanup
Mehdi Amini
2019-09-01
1
-1
/
+3
*
Add mechanism to dump JIT-compiled objects to files
Jacques Pienaar
2019-08-30
1
-0
/
+15
*
Avoid assigning to an unchecked Error.
River Riddle
2019-08-21
1
-10
/
+14
*
JitRunner: support entry functions returning void
Alex Zinenko
2019-08-20
1
-31
/
+50
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-1
/
+1
*
InitLLVM already initializes PrettyStackTraceProgram
Jacques Pienaar
2019-08-18
1
-2
/
+0
*
Enable TTI for host TargetMachine in JitRunner
Diego Caballero
2019-08-08
1
-1
/
+13
*
Add TTI pass initialization to pass managers.
Diego Caballero
2019-08-05
1
-2
/
+2
*
Move shared cpu runner library to Support/JitRunner.
Stephan Herhut
2019-07-16
1
-0
/
+328