<div dir="ltr">This may help you <a href="https://sourceforge.net/projects/llvm68k/">https://sourceforge.net/projects/llvm68k/</a><div><br></div><div>Thank you </div><div>~Umesh</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 5, 2016 at 10:37 AM, Ed Hepler via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm currently doing some research on instruction set architectures and have been looking for a a C compiler as a tool to assist in the work.    I'm new to LLVM, have read through the documentation, and compiled the release to run some tests.<br>
<br>
I looked over the documentation, and read through the .td files for some of the included architectures.    All are register-based architectures.  However, my work is looking at a memory-to-memory architecture, and I'm looking for some examples (or more documentation on writing .td files) to use as the basis for the .td files I need to write.<br>
<br>
Any help (or pointers to examples) is appreciated!<br>
<br>
Thanks!<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>