new register allocator: please validate me on PPC.
Magnus Jonsson
magnus at smartelectronix.com
Thu Aug 16 01:43:17 EDT 2007
Hi Ben,
I have validated on my linux PPC machine and it looks good! All stages
build and I see no difference in validate's output with and without your
patch. I haven't tried using -fregs-graph.
I'd give you an account if my machine wasn't behind a NAT.
/ Magnus Jonsson
On Tue, 14 Aug 2007, Ben Lippmeier wrote:
> Hi all,
>
> I've attached a patch to this message which adds a simple graph colouring
> register allocator to the native code generator. The old linear allocator
> has been refactored somewhat, but is still there and is still the default
> for now. Use -fregs-graph to enable the graph colouring one.
>
>
>
> I've tested and validated this on x86 and x86_64 but have no access to a
> power PC machine to test on. As it's somewhat architecture specific, I could
> have potentially broken the compile.
>
>
>
> Could someone please build stage3 and validate this patch for me on PPC so I
> can do the push? If some nice person could make me an account on a PPC
> machine that I can use for testing that would be good too.
>
>
>
> Thanks,
>
> Ben.
>
>
>
>
More information about the Cvs-ghc
mailing list