Patch looks fine to me. One minor problem:<br><br>
* Perhaps this isn't important now, but shouldn't you use IILoad instead
 of IIAlu for instruction itinerary here? Save and restore instructions 
have IILoad.<br><br>+def LbRxRyOffMemX16: FEXT_RRI16_mem_ins<0b10011, "lb", mem16, IIAlu>, MayLoad;<br>
<br><br><div class="yj6qo ajU"><div id=":1ml" class="ajR" tabindex="0"><img class="ajT" src="https://mail.google.com/mail/images/cleardot.gif"></div></div><div class="gmail_quote">On Wed, Sep 26, 2012 at 2:34 PM, Reed Kotler <span dir="ltr"><<a href="mailto:rkotler@mips.com" target="_blank">rkotler@mips.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div><br>
<br>
On 09/26/2012 02:05 PM, reed kotler wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
1. Add load/store words from the stack<br>
2. As part of this, added assembly format FEXT_RI16_SP_explicit_ins and<br>
moved other lines for FEXT_RI16 formats to be in the right place in the<br>
code.<br>
3. Added mayLoad and mayStore assignements for the load/store<br>
instructions added and for ones already there that did not have this<br>
assignment.<br>
4. Another patch will deal with the problem of load/store byte/halfword<br>
to the stack. This is a particular Mips16 problem.<br>
<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits-Tmj1lob9twqVc3sceRu5cw@public.gmane.org" target="_blank">llvm-commits-<u></u>Tmj1lob9twqVc3sceRu5cw@public.<u></u>gmane.org</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvm-commits</a><br>
<br>
</blockquote>
Forgot to say that I am looking for review before I commit this.<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br>