llvm-project/mlir/lib/Support
River Riddle 1fc6efaf6a [mlir][StorageUniquer] Replace all usages of std::function with function_ref.
Summary: std::function has a notoriously large amount of malloc traffic, whereas function_ref is a cheaper and more efficient alternative.

Differential Revision: https://reviews.llvm.org/D77959
2020-04-11 23:07:52 -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][NFC] Wrap the cl::opts in JitRunner within a struct to avoid global initializers. 2020-04-08 18:33:37 -07: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 [mlir][StorageUniquer] Replace all usages of std::function with function_ref. 2020-04-11 23:07:52 -07:00
ToolUtilities.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00