[llvm-commits] mips16 patch 19

Reed Kotler rkotler at mips.com
Wed Sep 26 14:34:48 PDT 2012



On 09/26/2012 02:05 PM, reed kotler wrote:
> 1. Add load/store words from the stack
> 2. As part of this, added assembly format FEXT_RI16_SP_explicit_ins and
> moved other lines for FEXT_RI16 formats to be in the right place in the
> code.
> 3. Added mayLoad and mayStore assignements for the load/store
> instructions added and for ones already there that did not have this
> assignment.
> 4. Another patch will deal with the problem of load/store byte/halfword
> to the stack. This is a particular Mips16 problem.
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits-Tmj1lob9twqVc3sceRu5cw at public.gmane.org
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
Forgot to say that I am looking for review before I commit this.






More information about the llvm-commits mailing list