llvm-project/mlir/tools
River Riddle 74d44c43e8 [mlir] Refactor and cleanup the translation facilities.
Summary:
This revision performs several cleanups on the translation infra:
* Removes the TranslateCLParser library and consolidates into Translation
  - This was a weird library that existed in Support, and didn't really justify being a standalone library.
* Cleans up the internal registration and consolidates all of the translation functions within one registry.

Differential Revision: https://reviews.llvm.org/D77514
2020-04-05 16:21:21 -07:00
..
mlir-cpu-runner [MLIR] Do not link mlir-cpu-runner with X86 libs 2020-03-11 11:35:59 -07:00
mlir-cuda-runner Fix all-reduce int tests by host-registering memrefs. 2020-03-23 11:48:13 +01:00
mlir-opt Remove linking all targets from `mlir-opt` (NFC) 2020-04-01 17:21:07 +00:00
mlir-shlib [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
mlir-tblgen [mlir][ODS] Add support for variadic regions. 2020-04-05 01:03:38 -07:00
mlir-translate [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
mlir-vulkan-runner [mlir] NFC: Fix trivial typo 2020-04-05 11:30:30 +09:00
CMakeLists.txt [mlir] Fix cross compiling MLIR 2020-03-14 19:18:40 +00:00