llvm-project/mlir/lib/Transforms
Jeff Niu b7f93c2809 [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
..
Utils [mlir] Don't use Optional::getValue (NFC) 2022-06-20 23:20:25 -07:00
CMakeLists.txt [mlir][transforms] Add a topological sort utility and pass 2022-05-16 20:47:30 +00:00
CSE.cpp [mlir][NFC] Drop a few unnecessary includes from Pass.h 2022-04-07 23:42:47 -07:00
Canonicalizer.cpp [mlir][Canonicalize] Fix command-line options 2022-05-18 00:28:18 -07:00
ControlFlowSink.cpp [mlir] Refactor LICM into a utility 2022-04-16 00:37:07 +00:00
Inliner.cpp [mlir][Inliner] Support recursion in Inliner 2022-06-30 18:52:45 +01:00
LocationSnapshot.cpp [mlir] Expose printer flags in AsmState 2022-02-15 17:27:45 -08:00
LoopInvariantCodeMotion.cpp [mlir] Refactor LICM into a utility 2022-04-16 00:37:07 +00:00
OpStats.cpp [mlir] create PrintOpStatsPass using printAsJSON 2022-06-15 14:49:54 -07:00
PassDetail.h [mlir] Allow for using OpPassManager in pass options 2022-04-02 00:45:11 -07:00
SCCP.cpp [mlir] Swap integer range inference to the new framework 2022-07-07 20:28:13 -07:00
StripDebugInfo.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
SymbolDCE.cpp [mlir][NFC] Drop a few unnecessary includes from Pass.h 2022-04-07 23:42:47 -07:00
SymbolPrivatize.cpp [mlir] Add pass to privatize symbols unless excluded. 2022-02-03 20:20:54 -08:00
TopologicalSort.cpp [mlir][transforms] Add a topological sort utility and pass 2022-05-16 20:47:30 +00:00
ViewOpGraph.cpp [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00