RegScavenger::backward is preferred because it does not rely on accurate
kill flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp | ||
---|---|---|
469–473 | This code seems confused to me. I tried to follow (and document) the intent of it, rather than the exact logic here. |
This code seems confused to me. I tried to follow (and document) the intent of it, rather than the exact logic here.