[llvm-commits] [llvm-gcc-4.2] r48608 - in /llvm-gcc-4.2/trunk/gcc: config/i386/llvm-i386-target.h config/i386/llvm-i386.cpp config/rs6000/llvm-rs6000.cpp config/rs6000/rs6000.h llvm-abi.h llvm-convert.cpp
Duncan Sands
baldrick at free.fr
Tue Apr 1 03:53:19 PDT 2008
> > This works on darwin (<4 x float> is used consistently).
> > llvm_x86_should_pass_vector_in_integer_regs is all dependent on
> > TARGET_MACHO and presumably shouldn't be, but it may not be as
> > simple as removing TARGET_MACHO.
>
> Actually, I think I accidentally changed the behavior on Linux; 48988
> should put it back the way it was.
Great - thanks.
Duncan.
More information about the llvm-commits
mailing list