[llvm-commits] [llvm-gcc-4.2] r48059 - in /llvm-gcc-4.2/trunk/gcc/config/rs6000: llvm-rs6000.cpp rs6000.h
Dale Johannesen
dalej at apple.com
Sat Mar 8 15:58:00 PST 2008
On Mar 8, 2008, at 3:56 PM, Dale Johannesen wrote:
>
> URL: http://llvm.org/viewvc/llvm-project?rev=48059&view=rev
> Log:
> Enable byval parameter passing for ppc32.
There are still a few testsuite failures but it's much better than it
was, and I think this is close enough to right to enable it.
If anybody is using Elf ppc32, you might want to run some tests. I
tried to take this into account but I can't test in that environment
and it is unlikely I got everything right.
More information about the llvm-commits
mailing list