llvm-project/mlir/test/Dialect/LLVMIR
Mehdi Amini 78accf9f35 Make LLVM Linkage a first class attribute instead of using an integer attribute
This makes the IR more readable, in particular when this will be used on
the builtin func outside of the LLVM dialect.

Reviewed By: wsmoses

Differential Revision: https://reviews.llvm.org/D109209
2021-09-03 21:21:46 +00:00
..
canonicalize.mlir [mlir][LLVMIR] Fold ExtractValueOp coming from InsertValueOp 2021-06-23 10:04:24 +00:00
func.mlir Make LLVM Linkage a first class attribute instead of using an integer attribute 2021-09-03 21:21:46 +00:00
global.mlir Make LLVM Linkage a first class attribute instead of using an integer attribute 2021-09-03 21:21:46 +00:00
invalid.mlir Support alias.scope and noalias metadata 2021-08-24 20:42:59 +02:00
layout.mlir [mlir] make LLVMPointerType implement the data layout type interface 2021-06-10 11:24:16 +02:00
legalize-for-export.mlir [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
nvvm.mlir [mlir] add verifiers for NVVM and ROCDL kernel attributes 2021-02-16 18:06:54 +01:00
rocdl.mlir [mlir] add verifiers for NVVM and ROCDL kernel attributes 2021-02-16 18:06:54 +01:00
roundtrip.mlir [MLIR] Handle llvm.icmp of pointers 2021-05-02 01:17:50 -04:00
terminator.mlir [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
types-invalid.mlir [mlir] Drop deprecated syntax for LLVM dialect types 2021-02-08 19:26:21 +01:00
types.mlir [mlir] add an interface to support custom types in LLVM dialect pointers 2021-07-16 13:05:27 +02:00