[llvm-commits] [llvm] r70721 - in /llvm/trunk/lib/Target/MSP430: MSP430CallingConv.td MSP430InstrInfo.td MSP430RegisterInfo.cpp MSP430RegisterInfo.td

Chris Lattner clattner at apple.com
Sun May 3 12:39:56 PDT 2009


On May 3, 2009, at 6:05 AM, Anton Korobeynikov wrote:

> Author: asl
> Date: Sun May  3 08:05:22 2009
> New Revision: 70721
>
> URL: http://llvm.org/viewvc/llvm-project?rev=70721&view=rev
> Log:
> Add 8-bit regclass and pattern for sext_inreg

Nice.  Why not use multiclasses to factor out the redundancy between  
the ri/rr/rm versions of the instructions etc?

-Chris




More information about the llvm-commits mailing list