This is the mail archive of the gcc-patches@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: patch: e500 cceq ccr bit goofiness


>>>>> Aldy Hernandez writes:

Aldy> So any future [simple] builtins can be handled by
Aldy> rs6000_common_init_builtins by just adding them into the bdesc*arg
Aldy> tables.

Aldy> I suppose you can add your conditional.  I didn't add it because I
Aldy> thought the time save was inconsequential.

	This isn't a time saving.  Without something like that patch, I
cannot bootstrap after Zack's conditional optimization patch.  I also
think that something else is wrong because it is trying to expand some of
those builtins on AIX.

David


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