Replace all uses of AddDefaultPred with MachineInstrBuilder::add(predOps()). The
transformation has been done mostly automatically with a custom tool based on
Clang AST Matchers + RefactoringTool.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM