llvm-project/mlir/lib/Support
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
..
CMakeLists.txt [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
FileUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
JitRunner.cpp [MLIR] Refactor library initialization of JitRunner. 2020-02-28 11:35:17 -08:00
MlirOptMain.cpp [mlir] Change the default of `mlir-print-op-on-diagnostic` to true 2020-04-03 19:02:51 -07:00
StorageUniquer.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
ToolUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00