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]
Other format: [Raw text]

Re: An issue for the SC: horrible documentation quality of GCC


>>>>> Michael Matz writes:

Michael> But this needs to be determined at a later point, instead of cluttering
Michael> all the optimization passes with machine dependend checks.

	Not every processor has an x86 cost model.  Generating fewer
instructions usually is an accurate, generic metric.  However, choosing
one sequence of instructions over another is very machine-dependent.

David


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