[llvm] r214724 - Add features for PPC 4xx and e500/e500mc instructions.

Joerg Sonnenberger joerg at britannica.bec.de
Thu Aug 7 03:24:08 PDT 2014


On Wed, Aug 06, 2014 at 11:35:03PM -0500, Hal Finkel wrote:
> > +def FeatureE500      : SubtargetFeature<"E500", "IsE500", "true",
> 
> I'd prefer to keep the capitalization convention uniform across all of
> the subtarget features. Currently, none of them are capitalized (which
> I believe matches other targets), so this should be "e500".

I'm not attached to that, so feel free to adjust it.

Joerg



More information about the llvm-commits mailing list