[llvm-commits] Win64 calling convention patches for X86FastIsel
Dan Gohman
gohman at apple.com
Tue Jun 1 14:11:27 PDT 2010
On Jun 1, 2010, at 11:39 AM, Jan Sjodin wrote:
>
> I don't know which is preferable. On IRC it was mentioned that Win64
> is a non-standard calling convention and it should not be handled in
> FastIsel. I posted both patches here and more people can decide what
> is the better approach.
If it's not complicated, it's fine to handle it in fast-isel. I
applied your second patch.
Dan
More information about the llvm-commits
mailing list