This should allow us to use them with any custom MachineInstr builder. The
default is still MachineInstrBuilder, so none of the uses need to change.
Details
Details
- Reviewers
t.p.northover MatzeB dexonsmith
Diff Detail
Diff Detail
Paths
| Differential D28056
CodeGen: Templatize BuildMI. NFC. AbandonedPublic Authored by rovka on Dec 22 2016, 5:05 AM.
Details
Summary This should allow us to use them with any custom MachineInstr builder. The
Diff Detail Event Timelinerovka updated this object. rovka added a child revision: D28057: [ARM] Add custom MachineInstr builder. NFC..Dec 22 2016, 5:08 AM
Revision Contents
Diff 82331 include/llvm/CodeGen/MachineInstrBuilder.h
|