summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle2020-01-111-1/+1
* [mlir] Floating constants for import-llvmAlex Zinenko2019-12-271-0/+6
* NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.River Riddle2019-12-231-19/+19
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V...River Riddle2019-12-221-19/+19
* Introduce Linkage attribute to the LLVM dialectAlex Zinenko2019-12-021-3/+35
* mlir-translate: support -verify-diagnosticsAlex Zinenko2019-11-071-8/+8
* [llvm] Allow GlobalOp to take a region for complex initializersJames Molloy2019-11-051-8/+14
* [llvm] Add initial import of LLVM modules to mlir-translateJames Molloy2019-11-051-0/+593
OpenPOWER on IntegriCloud