Re: SCC: a sparse based compiler backend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Aug 6, 2017 at 5:01 PM, Luc Van Oostenryck
<luc.vanoostenryck@xxxxxxxxx> wrote:
> Since it seems to be an interest on the subject, here is a
> small compiler, or more exactly, a partial compiler backend.
>
> Acessing symbols is very limited though and there is nothing
> done yet for register allocation (and even less scheduling).
>
> It can currently generate code for ARM & ARM64 and can easily
> be adapted for other RISC arch. Code for x86 would need more work.
>
> I don't feel the need to patchbomb the ML so here is the URL:
>   git://github.com/lucvoo/sparse.git codegen

I just look at it a very little bit. From github.

It seem to be the most advance form of C compiler for sparse so far.

Congratulations.

I realized that you use .md format for your machine code description.
If it is your own format I would avoid .md because that is the mark down
format recognized by github etc. I am tempting to use md myself for the
documents of sparse. I will send out a different email for discussion.

You will see that file display funny in github, because github think that is
MarkDown format.

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux