Lower more then 4 arguments using stack, patch targets MIPS 32.
Supports only functions with arguments of type i32.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Removed redundant virtual keywords and empty lines.
Using MachineMemOperand * instead of auto for clarity.
Keyword virtual is redundant in case of using override.