This is a long overdue cleanup. Not every use is eliminated, I stuck to uses that were directly being called from select(), and not the render functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 100 ms | x64 debian > Clang.Driver::debug-pass-structure.c |
clang-format: please reformat the code
-bool AArch64InstructionSelector::selectCompareBranch( - MachineInstr &I, MachineFunction &MF, MachineRegisterInfo &MRI) { +bool AArch64InstructionSelector::selectCompareBranch(MachineInstr &I, + MachineFunction &MF, + MachineRegisterInfo &MRI) {