Hacker News new | ask | show | jobs
by Joker_vD 123 days ago
No, I don't. I use a common "spill definitely reused call-invariant registers at the prologue, spill call-clobbered registers that need to survive a call at precisely the call site" approach, see the sibling comment for the arithmetic.
1 comments

That’s the push all/pop all approach.