This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: About VLIW backend
- From: Ian Lance Taylor <iant at google dot com>
- To: Li Wang <dragonfly at linux-vs dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: 06 Nov 2007 21:50:09 -0800
- Subject: Re: About VLIW backend
- References: <47313FFE.8010805@linux-vs.org>
Li Wang <dragonfly@linux-vs.org> writes:
> I wonder if any efforts have been made to retarget GCC to VLIW
> backend.Is there any project trying to do that? Is it included in the
> GCC mainstream? Thanks.
The FRV is an example of a currently supported VLIW backend.
Ian