summaryrefslogtreecommitdiffstats
path: root/mlir/test/Dialect/LLVMIR
Commit message (Expand)AuthorAgeFilesLines
* Automated rollback of commit f68ac464d818629e0fe10c23b44ac782d64a12d2Christian Sigg2019-12-122-11/+11
* Switch from shfl.bfly to shfl.down.Christian Sigg2019-12-122-11/+11
* LLVM::AddressOfOp: properly take into account the address spaceAlex Zinenko2019-12-061-0/+16
* Add linkage support to LLVMFuncOpAlex Zinenko2019-12-031-0/+35
* Introduce Linkage attribute to the LLVM dialectAlex Zinenko2019-12-021-24/+46
* Allow LLVM::ExtractElementOp to have non-i32 indices.MLIR Team2019-11-252-4/+4
* Don't force newline before function attributesAlex Zinenko2019-11-211-4/+4
* Add support for the LLVM FNeg instructionEric Schweitz2019-11-061-0/+3
* [llvm] Allow GlobalOp to take a region for complex initializersJames Molloy2019-11-051-0/+33
* [NVVM] Add mma.sync operation.MLIR Team2019-11-042-0/+105
* [mlir][llvm] Add missing cast opsJames Molloy2019-11-011-1/+11
* Convert the Canonicalize and CSE passes to generic Operation Passes.River Riddle2019-10-241-1/+1
* Add a Symbol trait to simplify defining operations that represent symbols.River Riddle2019-10-211-1/+1
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-202-3/+3
* Get active source lane predicate from shuffle instruction.Christian Sigg2019-10-192-0/+33
* Allow '_' when pretty printing dialect symbolsLei Zhang2019-10-171-2/+2
* Add LLVM IR dialect hooks for FP128 and X86_FP80 typesEric Schweitz2019-10-111-0/+7
* LLVM Dialect: introduce llvm.mlir.null operationAlex Zinenko2019-10-112-0/+17
* [ROCm] Adding ROCDL Dialect.Deven Desai2019-09-271-0/+30
* Make GlobalOp's value attribute optional.Christian Sigg2019-09-211-5/+3
* Add address space attribute to LLVMIR's GlobalOp.MLIR Team2019-09-191-0/+10
* Move LLVMIR dialect tests from test/LLVMIR to test/Dialect and test/ConversionAlex Zinenko2019-09-046-0/+810
OpenPOWER on IntegriCloud