llvm-project/mlir/lib/Support
Benjamin Kramer c878d03d60 [mlir] Split things dependent on LLVM_DEBUG into a .cpp file
LLVM_DEBUG in headers is awkward, better avoid it. DEBUG_TYPE in a
header results in a lot of macro redefinition warnings.
2021-06-17 15:06:40 +02:00
..
CMakeLists.txt [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
DebugCounter.cpp [mlir] more iwyu fixes after ba7a92c01e 2021-04-21 10:50:59 -04:00
FileUtilities.cpp Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC 2021-04-30 11:00:03 -07:00
IndentedOstream.cpp Add indented raw_ostream class 2020-10-03 15:17:38 -07:00
InterfaceSupport.cpp [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
MlirOptMain.cpp [mlir-opt] Don't enable `printOpOnDiagnostic` if it was explicitly disabled. 2021-05-24 15:56:48 -07:00
StorageUniquer.cpp [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
Timing.cpp [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00
ToolUtilities.cpp Change the error message when `-split-input-file` is used with mlir-opt to make it recognizable by IDEs 2021-02-27 18:32:34 +00:00