Files
clang-p2996/llvm/lib/CodeGen/MachineDominators.cpp
paperchalice a41a46c665 [CodeGen][NewPM] Port machine dominator tree analysis to new pass manager (#95879)
- Add `MachineDominatorTreeAnalysis`
- Add `MachineDominatorTreePrinterPass` There is no test for this
analysis in codebase.

Also, the pass name is renamed to `machine-dom-tree` instead of
`machinedomtree`.
2024-06-22 10:24:44 +08:00

6.8 KiB