llvm-project/mlir/lib
Stephen Neuendorffer 1cff8e8de7 [MLIR] LinalgToStandard: use LINK_LIBS rather than target_link_libraries.
Also, missing MLIRTransforms as a dependency.  This breaks BUILD_SHARED_LIBS=on

Differential Revision: https://reviews.llvm.org/D80035
2020-05-15 14:25:28 -07:00
..
Analysis [MLIR] Fix dependencies for Analysis libraries 2020-05-12 13:41:16 -07:00
Conversion [MLIR] LinalgToStandard: use LINK_LIBS rather than target_link_libraries. 2020-05-15 14:25:28 -07:00
Dialect [mlir] [VectorOps] Implement vector.create_mask lowering to LLVM IR 2020-05-15 11:02:30 -07:00
EDSC [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
ExecutionEngine [MLIR] Add symbol map to mlir ExecutionEngine 2020-05-14 22:30:03 +02:00
IR [MLIR] Allow unreachable blocks to violate dominance property. 2020-05-15 10:31:57 -07:00
Interfaces [MLIR] refactor cmake specification of tablegen'd interfaces. 2020-05-13 10:37:06 -07:00
Parser [mlir] Add NamedAttrList 2020-05-07 12:33:36 -07:00
Pass [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
Support [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
TableGen [mlir] Updated SideEffect interface definitions to use tablegen Resource objects. 2020-05-08 09:55:08 +02:00
Target Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
Transforms [mlir][Value] Add v.getDefiningOp<OpTy>() 2020-05-11 12:55:27 -07:00
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00