[llvm-commits] [PATCH] Add support for fast calling convention
Jakob Stoklund Olesen
stoklund at 2pi.dk
Wed Aug 15 13:34:52 PDT 2012
On Aug 15, 2012, at 7:40 AM, Renato Golin <rengolin at systemcall.org> wrote:
> This patch looks good, and you have some tests. You could have used
> regular expressions to match any S* register, but I guess it'll always
> hit S0 on such a simple case. I'm not too concerned about this.
I am.
Please use regular expressions unless you are actually dealing with an argument or return value register.
/jakob
More information about the llvm-commits
mailing list