Djordje Todorovic b2e6b98783
[MIPS] Fix argument size in Fast ISel (#180336)
Fix bug where Fast ISel incorrectly set `IncomingArgSize` to `0` for
functions with no arguments, since `MIPS O32` uses _the reserved
argument area_ of 16 bytes even for the functions with no args at all.
2026-02-09 21:36:35 +08:00
..
2025-07-07 18:31:13 +01:00
2025-03-30 16:38:16 -07:00
2025-03-30 16:38:16 -07:00