Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
Dominik Steenken 2a10e3d4b0 [SystemZ] Add pass initialization for CopyPhysRegs pass (#132912)
This commit adds an initialization to `SystemZTargetMachine` for the
`SystemZCopyPhysRegs` pass that was thus far missing. This will enable,
e.g., to run tests for that pass via `llc
--run-pass=systemz-copy-physregs`.
2025-03-25 15:02:13 +01:00

12 KiB