Call MRI.freezeReservedRegs() on functions created during outlining so
that calls to isReserved() by the verifier called after this pass won't
assert.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42749
[MachineOutliner] Freeze registers in new functions ClosedPublic Authored by gberry on Jan 31 2018, 10:43 AM.
Details Summary Call MRI.freezeReservedRegs() on functions created during outlining so
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 31 2018, 10:48 AM Closed by commit rL323905: [MachineOutliner] Freeze registers in new functions (authored by gberry). · Explain WhyJan 31 2018, 12:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 132246 llvm/trunk/lib/CodeGen/MachineOutliner.cpp
llvm/trunk/test/CodeGen/AArch64/machine-outliner.mir
|