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: how to fix anti-optimization?


	Is GCC's "cost" model involved anywhere in the path?  For PowerPC,
the cost of CONST_INT and CONST_DOUBLE are zero while FP memory costs are
bumped up.

David


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