Improvements to the mini-inliner
- inline x = R1, even if x occurs many times - inline past a store, if the expression is not a load (we could further refine this of course, but the idea here is to get reasonable code for not much effort)
Showing
Please register or sign in to comment