<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: PIC16 backend for llvm 2.5</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Well, the first email is here.<BR>
<BR>
<A HREF="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081013/068667.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081013/068667.html</A><BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Duncan Sands [<A HREF="mailto:baldrick@free.fr">mailto:baldrick@free.fr</A>]<BR>
Sent: Thu 1/8/2009 8:41 PM<BR>
To: Sanjiv Kumar Gupta - I00171<BR>
Cc: llvmdev@cs.uiuc.edu<BR>
Subject: Re: PIC16 backend for llvm 2.5<BR>
<BR>
Hi Sanjiv,<BR>
<BR>
> We are targetting a reasonably functional PIC16 backend for llvm 2.5.<BR>
> The only problem in our way is a local patch in ExpandIntegerOperand, which couldn't make its way to trunk so far. The discussion is contained in the following link:<BR>
><BR>
>  <A HREF="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081103/069593.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081103/069593.html</A><BR>
><BR>
> I now have time to take it up again and do whatever rework is required. I saw that you have made some changes  in the legalizer recently; let me know if the same discussion in the above thread still holds good and whether we can start working on it as described therein.<BR>
<BR>
I don't remember what the discussion was about any more.  The link doesn't<BR>
contain much.  Anyway, as you may have noticed I changed the definition of<BR>
the target hook "ReplaceNodeResults".  Probably the same method, or one<BR>
with a similar definition, should be used for custom lowering in the case<BR>
of an illegal operand.  Would this solve your problem?<BR>
<BR>
Ciao,<BR>
<BR>
Duncan.<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>