LR is modified at the moment of the call and before any use is read.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120114
[STATEPOINT] Mark LR is early-clobber implicit def. ClosedPublic Authored by skatkov on Feb 18 2022, 3:57 AM.
Details Summary LR is modified at the moment of the call and before any use is read.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 18 2022, 8:40 AM This revision was landed with ongoing or failed builds.Feb 20 2022, 8:31 PM Closed by commit rG7f2293ba2596: [STATEPOINT] Mark LR is early-clobber implicit def. (authored by skatkov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410211 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/statepoint-call-lowering-lr.ll
|