This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: powerpc & unaligned block moves with fp registers


>>>>> mike stump writes:

mike> Anyway...  I ask all there questions, to try and help ensure that as
mike> we make changes in this area, that we don't just make them blindly (in
mike> the absence of real benchmarking data).

	FYI, IBM performs these types of benchmarks on its compilers and I
am applying those deduced heuristics to the PowerPC backend of GCC.
However, those heuristics only are effective if the common part of the
backend uses machine description hooks instead of applying its own,
generic heuristics.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]