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
/
test
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor FunctionAttr to hold the internal function reference by name ins...
River Riddle
2019-06-01
1
-1
/
+1
*
Add transformation of the NVVM dialect to an LLVM module. Only handles
Stephan Herhut
2019-05-06
1
-0
/
+29
*
Add conversion of StandardOps and, or and xor to LLVM dialect.
Stephan Herhut
2019-04-11
1
-0
/
+13
*
Introduce std.varargs attribute to mark variadic arguments functions
Mehdi Amini
2019-04-07
1
-0
/
+4
*
Change the asmprinter to use pretty syntax for dialect types when it can,
Chris Lattner
2019-04-07
1
-230
/
+230
*
Introduce custom format for the LLVM IR Dialect
Alex Zinenko
2019-04-02
1
-327
/
+327
*
Remove "<label>" from the llvm basic block CHECK names.
River Riddle
2019-03-29
1
-30
/
+30
*
Using llvm.noalias attribute when generating LLVMIR.
Dimitrios Vytiniotis
2019-03-29
1
-0
/
+5
*
LLVM IR Dialect: unify call and call0 operations
Alex Zinenko
2019-03-29
1
-13
/
+13
*
LLVM IR dialect and translation: support conditional branches with arguments
Alex Zinenko
2019-03-29
1
-0
/
+21
*
Lower standard DivF and RemF operations to the LLVM IR dialect
Alex Zinenko
2019-03-29
1
-0
/
+10
*
LLVM dialect conversion and target: support indirect calls
Alex Zinenko
2019-03-29
1
-0
/
+22
*
Reimplement LLVM IR translation to use the MLIR LLVM IR dialect
Alex Zinenko
2019-03-29
1
-277
/
+372
*
LLVM IR lowering: support integer division and remainder operations
Alex Zinenko
2019-03-29
1
-7
/
+25
*
Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead.
Chris Lattner
2019-03-29
1
-31
/
+31
*
LLVM IR Lowering: support "select"
Alex Zinenko
2019-03-29
1
-2
/
+6
*
Have the asmprinter take advantage of the new capabilities of the asmparser, by
Chris Lattner
2019-03-29
1
-4
/
+4
*
Introduce ^ as a basic block sigil, eliminating an ambiguity on the MLIR
Chris Lattner
2019-03-29
1
-142
/
+142
*
Tidy up references to "basic blocks" that should refer to blocks now. NFC.
Chris Lattner
2019-03-29
1
-1
/
+1
*
LLVM IR lowering: support SubIOp and SubFOp
Alex Zinenko
2019-03-29
1
-0
/
+10
*
LLVM IR lowering: support 1D vector operations
Alex Zinenko
2019-03-29
1
-0
/
+11
*
LLVM IR Lowering: support multi-value returns.
Alex Zinenko
2019-03-29
1
-0
/
+38
*
LLVM IR lowering: support 'dim' operation.
Alex Zinenko
2019-03-29
1
-0
/
+23
*
LLVM IR lowering: support simple MemRef types
Alex Zinenko
2019-03-29
1
-0
/
+230
*
Lower scalar parts of CFG functions to LLVM IR
Alex Zinenko
2019-03-29
1
-0
/
+308
[prev]