This does the same as D126948, but for t2MOVi16. I guess it's not
strictly necessary though, as the overhead of this should be quite
minimal compared to the pushes/pops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126949
[ARM] Make a narrow tMOVi8 where possible in SEH prologues ClosedPublic Authored by mstorsjo on Jun 3 2022, 12:02 AM.
Details Summary This does the same as D126948, but for t2MOVi16. I guess it's not
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2022, 11:02 AM This revision was landed with ongoing or failed builds.Jun 3 2022, 12:34 PM Closed by commit rG485432f3c85a: [ARM] Make a narrow tMOVi8 where possible in SEH prologues (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434110 llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/test/CodeGen/ARM/Windows/wineh-opcodes.ll
|