Fixed calling convention for unboxed tuples
authordias@cs.tufts.edu <unknown>
Fri, 18 Sep 2009 18:34:15 +0000 (18:34 +0000)
committerdias@cs.tufts.edu <unknown>
Fri, 18 Sep 2009 18:34:15 +0000 (18:34 +0000)
Apparently, the arguments should be sorted by pointerhood.
While we're at it, I rewrote the code that assigns registers
and stack space to function call and return parameters.


No differences found