[PATCH][Build] Add rule to generate fully-expanded .td file

Adam Nemet anemet at apple.com
Mon May 5 11:58:31 PDT 2014


On May 5, 2014, at 11:55 AM, Tom Stellard <tom at stellard.net> wrote:

> On Mon, May 05, 2014 at 11:44:14AM -0700, Adam Nemet wrote:
>> Ping.  Is there interest in this or am I the only one who would find this useful?
>> 
> 
> Can you elaborate more on what this does?  Does it dump all the Records?  If so,
> I think that would be useful.

Yeah, that’s what it does.  It’s pretty useful for tracking down problems bottom-up.

I’ll commit it then.

Thanks,
Adam

> 
> -Tom
> 
>> Adam
>> 
>> On Apr 28, 2014, at 12:04 PM, Adam Nemet <anemet at apple.com> wrote:
>> 
>>> I found it useful in the past and now again to have a version of the .td file
>>> where all the abstractions are removed.  This adds a makefile rule to generate
>>> this on demand.
>>> 
>>> Adam
>>> 
> 
> 
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>> 
> 
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 





More information about the llvm-commits mailing list