[PATCH] Create a td file with the x86 cpus names for the driver.

Chandler Carruth chandlerc at google.com
Fri Aug 16 15:59:34 PDT 2013


I still think this would be significantly better as just a macro program. I
see the challenge, and am going to think for a bit and see if I can come up
with a useful solution.


On Fri, Aug 16, 2013 at 3:46 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 16 August 2013 14:52, Benjamin Kramer <benny.kra at gmail.com> wrote:
> >
> >   Do you plan on extending the data in the .td file? At the moment it
> could be a simple macro metaprogram like Builtins.def without all the
> tblgen boilerplate.
>
> I think there is more data that can be added, yes. Things like the SSE
> level for example. Macro metaprogramming is also hard because of the
> need to replace '-' in the option name to '_' in the enum name.
>
> Cheers,
> Rafael
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130816/260ce098/attachment.html>


More information about the cfe-commits mailing list