[LLVMdev] Regular Expressions

David Greene dag at cray.com
Tue Jun 9 12:39:18 PDT 2009


On Tuesday 09 June 2009 14:34, Dan Gohman wrote:
> Can you describe what problem you're trying to solve here?  Does it
> really need Regular Expressions?

Yes.  I want TableGen to be able to infer lots of stuff programmatically.
This helps tremendously when specifying things like, oh, AVX.  :)

We could invent our own pattern matching syntax, but why?

                                -Dave



More information about the llvm-dev mailing list