summaryrefslogtreecommitdiffstats
path: root/mlir/test/Target
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor FunctionAttr to hold the internal function reference by name ins...River Riddle2019-06-011-1/+1
* Add transformation of the NVVM dialect to an LLVM module. Only handlesStephan Herhut2019-05-061-0/+29
* Add conversion of StandardOps and, or and xor to LLVM dialect.Stephan Herhut2019-04-111-0/+13
* Introduce std.varargs attribute to mark variadic arguments functionsMehdi Amini2019-04-071-0/+4
* Change the asmprinter to use pretty syntax for dialect types when it can,Chris Lattner2019-04-071-230/+230
* Introduce custom format for the LLVM IR DialectAlex Zinenko2019-04-021-327/+327
* Remove "<label>" from the llvm basic block CHECK names.River Riddle2019-03-291-30/+30
* Using llvm.noalias attribute when generating LLVMIR.Dimitrios Vytiniotis2019-03-291-0/+5
* LLVM IR Dialect: unify call and call0 operationsAlex Zinenko2019-03-291-13/+13
* LLVM IR dialect and translation: support conditional branches with argumentsAlex Zinenko2019-03-291-0/+21
* Lower standard DivF and RemF operations to the LLVM IR dialectAlex Zinenko2019-03-291-0/+10
* LLVM dialect conversion and target: support indirect callsAlex Zinenko2019-03-291-0/+22
* Reimplement LLVM IR translation to use the MLIR LLVM IR dialectAlex Zinenko2019-03-291-277/+372
* LLVM IR lowering: support integer division and remainder operationsAlex Zinenko2019-03-291-7/+25
* Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead.Chris Lattner2019-03-291-31/+31
* LLVM IR Lowering: support "select"Alex Zinenko2019-03-291-2/+6
* Have the asmprinter take advantage of the new capabilities of the asmparser, byChris Lattner2019-03-291-4/+4
* Introduce ^ as a basic block sigil, eliminating an ambiguity on the MLIRChris Lattner2019-03-291-142/+142
* Tidy up references to "basic blocks" that should refer to blocks now. NFC.Chris Lattner2019-03-291-1/+1
* LLVM IR lowering: support SubIOp and SubFOpAlex Zinenko2019-03-291-0/+10
* LLVM IR lowering: support 1D vector operationsAlex Zinenko2019-03-291-0/+11
* LLVM IR Lowering: support multi-value returns.Alex Zinenko2019-03-291-0/+38
* LLVM IR lowering: support 'dim' operation.Alex Zinenko2019-03-291-0/+23
* LLVM IR lowering: support simple MemRef typesAlex Zinenko2019-03-291-0/+230
* Lower scalar parts of CFG functions to LLVM IRAlex Zinenko2019-03-291-0/+308
OpenPOWER on IntegriCloud