llvm-project/mlir/lib/Support
Benjamin Kramer 548757ba86 [mlir] Move InterfaceMap::InterfaceMap to the cpp file
So we don't end up with a copy of std::sort in every dialect definition.
NFCI.
2022-03-17 20:14:24 +01:00
..
CMakeLists.txt [mlir][NFC] Move MlirOptMain to the Tools/ directory 2022-03-07 01:05:38 -08:00
DebugCounter.cpp [mlir] Use array_pod_sort for sorting stats/counters. 2022-03-17 20:14:24 +01:00
FileUtilities.cpp Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC 2021-04-30 11:00:03 -07:00
IndentedOstream.cpp [mlir][ods] AttrOrTypeGen uses Class 2021-12-01 16:53:23 +00:00
InterfaceSupport.cpp [mlir] Move InterfaceMap::InterfaceMap to the cpp file 2022-03-17 20:14:24 +01:00
StorageUniquer.cpp Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
Timing.cpp Apply clang-tidy fixes for performance-move-const-arg to MLIR (NFC) 2022-01-02 22:36:56 +00:00
ToolUtilities.cpp [mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange to LLVM.h 2022-01-26 21:37:23 -08:00