[LLVMdev] [PATCH] Addition to TableGen for dumping intrinsics as XML

Peter S. Housel housel at acm.org
Tue Aug 10 13:21:23 PDT 2010


At Thu, 22 Jul 2010 07:39:36 -0700, Peter S. Housel wrote:
> Whatever approach is taken, I (and other people) do need some way of
> automatically generating intrinsics information for languages other
> than C++ and C, and I'd rather not have to implement my own TableGen
> too.

FWIW, I did end up implementing my own (subset of) TableGen in
Dylan. The curious can see it at
http://www.opendylan.org/cgi-bin/viewvc.cgi/trunk/fundev/sources/app/llvm-tablegen/

-Peter-



More information about the llvm-dev mailing list