analyzeVirtReg does not really fit into the iterator and moving it
makes it easier to change the base iterator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70558
[MIBundles] Move analyzeVirtReg out of MIBundleOperands iterator (NFC). ClosedPublic Authored by fhahn on Nov 21 2019, 12:41 PM.
Details Summary analyzeVirtReg does not really fit into the iterator and moving it
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 21 2019, 12:59 PM Closed by commit rG5d0625664bf0: [MIBundles] Move analyzeVirtReg out of MIBundleOperands iterator (NFC). (authored by fhahn). · Explain WhyDec 2 2019, 11:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 231751 llvm/include/llvm/CodeGen/MachineInstrBundle.h
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/CodeGen/MachineInstrBundle.cpp
|