This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: For those who want to automatically generate predicates.md...


Kazu Hirata wrote:
I created a set of scripts that generates predicates.md based on
PREDICATE_CODES in tm.h.

Thank you! I had been planning to do this for the Xtensa port, but your scripts motivated me to do it sooner. I ended up rewriting most of the predicates in Lisp-style, but the scripts were still helpful. I'll post the patch soon. Thanks again.


--Bob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]