One of the calls to AllocateStack (the one in LowerCall) doesn't look like
it should be there but it was there before and removing it breaks the
frame size calculation.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks good. The MipsCC code was quite obfuscating, so I'm glad to see its functionality moved somewhere more sensible.