[llvm-commits] [llvm] r40723 - in /llvm/trunk/lib/Target/X86: X86ISelDAGToDAG.cpp X86InstrInfo.td

Evan Cheng evan.cheng at apple.com
Thu Aug 2 00:03:07 PDT 2007


On Aug 1, 2007, at 11:16 PM, Chris Lattner wrote:

>
> On Aug 1, 2007, at 10:48 PM, Evan Cheng wrote:
>
>> Author: evancheng
>> Date: Thu Aug  2 00:48:35 2007
>> New Revision: 40723
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=40723&view=rev
>> Log:
>> Switch some multiplication instructions over to the new scheme for
>> testing.
>
> Do you plan to eventually allow writing the pattern for these
> instructions?

Once I make the necessary tblgen changes the existing patterns should  
just work. I am changing a couple of instructions manually to make  
sure the scheme is feasible.

Evan


>
> -Chris
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list