[llvm-dev] Memory-to-memory .td example?

Umesh Kalappa via llvm-dev llvm-dev at lists.llvm.org
Wed Oct 5 00:51:20 PDT 2016


This may help you https://sourceforge.net/projects/llvm68k/

Thank you
~Umesh

On Wed, Oct 5, 2016 at 10:37 AM, Ed Hepler via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi,
>
> 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.
>
> 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.
>
> Any help (or pointers to examples) is appreciated!
>
> Thanks!
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161005/3c160038/attachment.html>


More information about the llvm-dev mailing list